add LF configuration
This commit is contained in:
13
etc/lf/lfrc
Normal file
13
etc/lf/lfrc
Normal file
@@ -0,0 +1,13 @@
|
||||
# enable hidden files by default
|
||||
set hidden!
|
||||
|
||||
# set the displayed info
|
||||
# TODO: also show file permissions/owner, if room or whatever
|
||||
set info size
|
||||
set icons
|
||||
|
||||
# map pressing ESCAPE to quit
|
||||
map <esc> quit
|
||||
|
||||
map d delete
|
||||
map x cut
|
||||
Reference in New Issue
Block a user