will be replaced

This commit is contained in:
Luke Smith
2020-04-09 16:56:59 -04:00
parent 6759e561c8
commit 475698e57d

View File

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