From 04fcbdc1951fe3e688da3700478a3e58ca5afc5c Mon Sep 17 00:00:00 2001 From: TiynGER Date: Sat, 23 Nov 2019 12:03:05 +0100 Subject: [PATCH] minor changes to vifm --- .config/vifm/vifmrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/vifm/vifmrc b/.config/vifm/vifmrc index ca20149..77d0ba5 100644 --- a/.config/vifm/vifmrc +++ b/.config/vifm/vifmrc @@ -12,8 +12,6 @@ " you will need to change this setting. set vicmd=nvim -" set vicmd=elvis\ -G\ termcap -" set vicmd=vile " This makes vifm perform file operations on its own instead of relying on " standard utilities like `cp`. While using `cp` and alike is a more universal @@ -70,7 +68,7 @@ colorscheme Default " TIME_STAMP_FORMAT=%m/%d-%H:%M " See man date or man strftime for details. -set timefmt=%m/%d\ %H:%M +set timefmt=%d.%m.%y\ %H:%M " Show list of matches on tab completion in command-line mode