aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2016-08-21 21:17:23 +0530
committerGravatar GitHub <noreply@github.com>2016-08-21 21:17:23 +0530
commitb04accc47cd89622d0ebe2dafd913dddda5b065a (patch)
tree1fbf342ded6bf24ab0bef7ede162ea6a0229ef62
parent21a93a294f4fe45af11cf3cbda42118373265f0b (diff)
downloadnnn-b04accc47cd89622d0ebe2dafd913dddda5b065a.tar.gz
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7b16a47..ef6d79e 100644
--- a/README.md
+++ b/README.md
@@ -22,12 +22,12 @@ Additional customization to make it more friendly towards major distros (which `
- Behaviour
- Case-insensitive alphabetic content listing instead of upper case first.
- File associations
- - Environment variable **NOICE_OPENER** to override all associations and open all files with your desktop environments default file opener. Examples:
+ - 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
- All the following associations are ignored if **NOICE_OPENER** is exported.
+ 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)
- Associate common audio file types with lightweight fmedia (http://fmedia.firmdev.com/)