Browse Source

bash, vifm: dfc ++apfs

Maxim Likhachev 6 years ago
parent
commit
4b4c25390a
  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 -t ext4,fuseblk -w %m 2> /dev/null command df dfc -t apfs,ext4,fuseblk -w %m 2> /dev/null
command dus dus %d/* %q command dus dus %d/* %q
command dmesg dmesg %m command dmesg dmesg %m

Loading…
Cancel
Save