diff --git a/dot_zsh/exports.tmpl b/dot_zsh/exports.tmpl index 5c5c880..de9a5cc 100644 --- a/dot_zsh/exports.tmpl +++ b/dot_zsh/exports.tmpl @@ -8,3 +8,4 @@ export EDITOR=vim export FZF_DEFAULT_COMMAND='fdfind --type f --hidden --follow --exclude .git' export XDG_CONFIG_HOME=$HOME/.config export NVM_LAZY_LOAD=true +export FORGIT_INSTALL_DIR=$HOME/.local/share/sheldon/repos/github.com/wfxr/forgit