]> Sergey Matveev's repositories - nnn.git/commitdiff
Update README.md
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 21 Aug 2016 15:47:23 +0000 (21:17 +0530)
committerGitHub <noreply@github.com>
Sun, 21 Aug 2016 15:47:23 +0000 (21:17 +0530)
README.md

index 7b16a47bb9d63bf817e0825f194f26b35df6c09f..ef6d79ee707b44d3794d428a7de3751028941344 100644 (file)
--- 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/)