aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-03 22:00:24 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-03 22:04:08 +0530
commit9ecab2b30be3448697ac660aa97900b7d3a8e24c (patch)
treeb05f712efaac4903ec171ae8287edc305b4c77e5 /README.md
parent5694ffcbb6975a6a2bc9bde9c5b83766f18494ca (diff)
downloadnnn-9ecab2b30be3448697ac660aa97900b7d3a8e24c.tar.gz
Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index feeaa8b..cde37d0 100644
--- a/README.md
+++ b/README.md
@@ -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.