diff --git a/.config/lf/colors b/.config/lf/colors index 239d501..f803c8c 100644 --- a/.config/lf/colors +++ b/.config/lf/colors @@ -173,5 +173,5 @@ fi 49;68 # FILE *.spx 00;36 *.xspf 00;36 -# image formats (dircolors defaults) +# Projects ~/Projects 01;32 diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 303d772..1d6ba8e 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -58,17 +58,15 @@ cmd fzf_search ${{ }} cmd fzf_grep ${{ - fzf-grep "$f" + fzf-grep "$PWD" }} cmd lazygit ${{ lazygit }} - cmd live_server ${{ - killall live-server - setsid -f live-server "$f" + setsid -f live-server "$PWD" }} cmd ff $ff "$(echo $*)"