aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2016-08-21 18:42:22 +0530
committerGravatar GitHub <noreply@github.com>2016-08-21 18:42:22 +0530
commit54d1f6809129850678e24478f6b23d40064db90a (patch)
tree68a1138b6614f4a8fd1562ac2e0ccd4e210c8546
parent1068108cac8a09e54d8bccd329391e1e5b731b14 (diff)
downloadnnn-54d1f6809129850678e24478f6b23d40064db90a.tar.gz
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 38b2a8e..b7df259 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@ Additional customization to make it more friendly towards major distros (which `
- File associations
- Environment variable **NOICE_OPENER** to override all associations and open all files with your desktop environments default file opener. Examples:
- $ export NOICE_OPENER=xdg-open
- $ export NOICE_OPENER=gnome-open
- $ export NOICE_OPENER=gvfs-open
+ export NOICE_OPENER=xdg-open
+ export NOICE_OPENER=gnome-open
+ export NOICE_OPENER=gvfs-open
All the following associations are ignored if **NOICE_OPENER** is exported.
- Associate plain text files with vim (using `file` command)
- Remove video file associations (to each his own favourite video player)