[fish] Add GIT_CU_DIR to fish config

This commit is contained in:
2020-09-22 17:32:57 -04:00
parent 65e7a46ba0
commit 3c07272a4b

View File

@ -3,6 +3,7 @@ set -gx PATH ~/.cargo/bin $PATH
set -gx PATH ~/.bin $PATH
set -gx PATH ~/.screenlayout $PATH
set -gx PATH ~/.emacs.d/bin $PATH
set -gx GIT_CU_DIR ~/src
#set -gx PATH ~/.fzf/bin $PATH
set -gx PATH ~/.local/bin $PATH
fzf_key_bindings