diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-04-09 16:56:59 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-04-09 16:56:59 -0400 |
| commit | 475698e57d650456113f0a4b73f3a769ec996749 (patch) | |
| tree | abb27bb458588854e3260f8d10745d118f3abd7d | |
| parent | 6759e561c81b8e06b9b6351de5ae9dc3ee109852 (diff) | |
| download | eibhear-475698e57d650456113f0a4b73f3a769ec996749.tar.gz eibhear-475698e57d650456113f0a4b73f3a769ec996749.tar.zst eibhear-475698e57d650456113f0a4b73f3a769ec996749.zip | |
will be replaced
| -rw-r--r-- | .config/lf/lfrc | 1 |
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 |
