aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6717989..738b875 100644
--- a/README.md
+++ b/README.md
@@ -372,6 +372,10 @@ The following indicators are used in the detail view:
| $PAGER | page through files (fallback less) |
| $SHELL | spawn a shell, run script (fallback sh) |
+To specify a custom file opener:
+
+ export NNN_OPENER=mimeopen
+
To edit all text files in EDITOR (preferably CLI, fallback vi):
export NNN_USE_EDITOR=1