dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 7e30854cf91b56b758aea2f9ef01573be8d2dd8d
parent f545e6da4d51817e4dc25cdf9efe404481ab65d0
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 23 Apr 2019 14:28:26 +0200

Add missing space after executable icon

Diffstat:
M.config/vifm/vifmrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/vifm/vifmrc b/.config/vifm/vifmrc @@ -396,7 +396,7 @@ filextype */ " GETTING ICONS TO DISPLAY IN VIFM " file types -set classify=' :dir:/, :exe:, :reg:, :link:' +set classify=' :dir:/, :exe:, :reg:, :link:' " various file names set classify+=' ::../ ::, ::*.sh ::, ::*.[hc]pp ::, ::*.[hc] ::, ::/^copying|license$/::, ::.git/,,*.git/ ::, ::*.epub,,*.fb2,,*.djvu ::, ::*.pdf ::, ::*.htm,,*.html,,**.[sx]html,,*.xml ::' " archives