will be replaced

This commit is contained in:
Luke Smith 2020-04-09 16:56:59 -04:00
parent 6759e561c8
commit 475698e57d
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -54,7 +54,6 @@ cmd bulkrename ${{
}}
# Bindings
map c $lf -remote "send $id cd $(cut -d' ' -f2 ${XDG_CONFIG_HOME:-$HOME/.config}/directories | fzf)"
map <c-f> $lf -remote "send $id select '$(fzf)'"
map J $lf -remote "send $id cd $(cut -d' ' -f2 ${XDG_CONFIG_HOME:-$HOME/.config}/directories | fzf)"
map gh