From 475698e57d650456113f0a4b73f3a769ec996749 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 9 Apr 2020 16:56:59 -0400 Subject: [PATCH] will be replaced --- .config/lf/lfrc | 1 - 1 file changed, 1 deletion(-) 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 $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