Update docs

This commit is contained in:
Arun Prakash Jana 2019-01-03 22:00:24 +05:30
parent 5694ffcbb6
commit 9ecab2b30b
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,9 @@ It runs on Linux, macOS, Raspberry Pi, BSD, Cygwin, Linux subsystem for Windows
[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.
We need contributors. Please visit the ToDo list.
We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/issues/137).
If you are using custom scripts which you would like to share with others, please raise a PR to add them under [user-scripts](https://github.com/jarun/nnn/tree/master/scripts/user-scripts).
*Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.*
@ -450,6 +452,8 @@ To get the list in a file:
ncp > out.txt
To use `nnn` as a file picker and redirect the output to other programs, please see [issue #183](https://github.com/jarun/nnn/issues/183).
#### cd on quit
To quit `nnn` and switch to the directory last opened follow the instructions below.