aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-08-29 05:31:44 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-08-29 05:31:44 +0530
commit2beea9bce862254390835f0c33240dc93cd58d11 (patch)
tree21c8f2087b99c5ef639f0ccc76e8e0aac4cf2b1e /README.md
parentf55e797d24187edb843d3f3e1a49bc30735946e7 (diff)
downloadnnn-2beea9bce862254390835f0c33240dc93cd58d11.tar.gz
With current features, DE file manager is redundant
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 0576719..a672cea 100644
--- a/README.md
+++ b/README.md
@@ -331,13 +331,9 @@ Add the following to your shell's rc file for the best experience:
2. Optionally open all text files in EDITOR (fallback vi):
export NNN_USE_EDITOR=1
-3. Set a desktop file manager to open directories with (if you ever need to). E.g.:
+3. Run `n`.
- export NNN_DE_FILE_MANAGER=thunar
-
-4. Run `n`.
-
-5. Press <kbd>?</kbd> for help on keyboard shortcuts anytime.
+4. Press <kbd>?</kbd> for help on keyboard shortcuts anytime.
### How to