Browse Source

vifm: :df -- dfc -w -t

master
Maxim Likhachev 10 years ago
parent
commit
4dcdbceba5
  1. 2
      etc/soft/vifm/commands

2
etc/soft/vifm/commands

@ -1,7 +1,7 @@
" Выход с переходом в текущую директорию " Выход с переходом в текущую директорию
command! Q :execute '!echo %d > ~/.vifm/lastdir' | quit 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 dus noc dus %d/* %m
command dmesg dmesg %m command dmesg dmesg %m

Loading…
Cancel
Save