fix lfcd path in example config

This commit is contained in:
Gokcehan 2017-10-22 17:38:19 +03:00
parent 7be21c5d05
commit 460ccbea4a

View File

@ -38,7 +38,7 @@ map i $less $f
map e $vi $f
# mapping to spawn a shell in working directory
# (see also etc/lf.sh as an alternative workflow)
# (see also etc/lfcd.sh as an alternative workflow)
map w $$SHELL
# execute current file (must be executable)