diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-18 17:52:16 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-18 17:52:16 +0200 |
commit | 4dd13fa6a62c85e670acaa1906e519ee221b85fb (patch) | |
tree | a29d8175c9eaaa23efe8be93e96fc31067950539 | |
parent | update (diff) | |
download | dotfiles-bsd-4dd13fa6a62c85e670acaa1906e519ee221b85fb.tar.gz dotfiles-bsd-4dd13fa6a62c85e670acaa1906e519ee221b85fb.tar.bz2 dotfiles-bsd-4dd13fa6a62c85e670acaa1906e519ee221b85fb.tar.xz dotfiles-bsd-4dd13fa6a62c85e670acaa1906e519ee221b85fb.tar.zst dotfiles-bsd-4dd13fa6a62c85e670acaa1906e519ee221b85fb.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .config/lf/lfrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 1897c4a..5c7c519 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -69,8 +69,7 @@ map <c-r> reload cmap <c-g> cmd-escape map x !$f map X $$f -map o &mimeopen $f -map O $mimeopen --ask $f +map o $$PAGER $f map V showallpics map @ !clear; du -sh . map ( set ratios 1 |