diff options
Diffstat (limited to '')
| -rw-r--r-- | .config/lf/lfrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.config/lf/lfrc b/.config/lf/lfrc index d98b171..f915d8c 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -67,6 +67,7 @@ map o &mimeopen $f  map O $mimeopen --ask $f  map V showallpics  map x showallpics +map @ !clear; du -sh .  map A rename # at the very end  map c push A<c-u> # new rename | 
