mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(lf): use correct settings value
This commit is contained in:
2
lf/lfrc
2
lf/lfrc
@@ -8,7 +8,7 @@
|
|||||||
# Terminal file manager
|
# Terminal file manager
|
||||||
# https://github.com/gokcehan/lf
|
# https://github.com/gokcehan/lf
|
||||||
|
|
||||||
set hidden on
|
set hidden true
|
||||||
set icons
|
set icons
|
||||||
set previewer ~/.config/lf/previewer.sh
|
set previewer ~/.config/lf/previewer.sh
|
||||||
set promptfmt "\033[34;1m%d\033[0m\033[1m%f\033[0m"
|
set promptfmt "\033[34;1m%d\033[0m\033[1m%f\033[0m"
|
||||||
|
|||||||
Reference in New Issue
Block a user