From 4dcdbceba5818e036971e2e930cff0c6fcd1402e Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sun, 28 Feb 2016 14:18:20 +0500 Subject: [PATCH] vifm: :df -- dfc -w -t --- etc/soft/vifm/commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/soft/vifm/commands b/etc/soft/vifm/commands index b4d028d..cab4fe0 100644 --- a/etc/soft/vifm/commands +++ b/etc/soft/vifm/commands @@ -1,7 +1,7 @@ " Выход с переходом в текущую директорию command! Q :execute '!echo %d > ~/.vifm/lastdir' | quit -command df dfc %m 2> /dev/null +command df dfc -t ext4,fuseblk -w %m 2> /dev/null command dus noc dus %d/* %m command dmesg dmesg %m