commit 016e4877c68dbb8847e6e87c4010c0487a84db31
parent d37a3a400aade93e2215eff3fcbc2be38cc37467
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Fri,  1 Nov 2019 12:48:50 -0400
lf: fix config
Former-commit-id: 8292c476cc9c2eb0424a858a1376483cca32f43b
Diffstat:
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/lf/lfrc b/lf/lfrc
@@ -82,11 +82,6 @@ cmd zip ${{
     rm -rf $1
 }}
 
-cmd edit_config :{{
-    $$EDITOR ~/.config/lf/lfrc
-    source ~/.config/lf/lfrc
-}}
-
 cmd copy_path ${{
   set -f
   if command -v pbcopy > /dev/null 2> /dev/null; then
@@ -137,6 +132,7 @@ map gz cd ~/Documents/Programming/thezeroalpha.github.io/
 map g/ cd /
 map gs cd ~/Documents/School
 map g. cd ~/.dotfiles
+map gp cd ~/Documents/Programming
 
 map u
 map uu unselect