summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-04-09 16:56:59 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-04-09 16:56:59 -0400
commit475698e57d650456113f0a4b73f3a769ec996749 (patch)
treeabb27bb458588854e3260f8d10745d118f3abd7d /.config
parent6759e561c81b8e06b9b6351de5ae9dc3ee109852 (diff)
downloadeibhear-475698e57d650456113f0a4b73f3a769ec996749.tar.gz
eibhear-475698e57d650456113f0a4b73f3a769ec996749.tar.zst
eibhear-475698e57d650456113f0a4b73f3a769ec996749.zip
will be replaced
Diffstat (limited to '.config')
-rw-r--r--.config/lf/lfrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index ea8a9ec..3766268 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -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