[zsh] add export for forgit

This commit is contained in:
Julien Rabier 2025-11-24 09:54:13 +01:00
parent 5c8e58dbe3
commit 5970d02a4e

View File

@ -8,3 +8,4 @@ export EDITOR=vim
export FZF_DEFAULT_COMMAND='fdfind --type f --hidden --follow --exclude .git' export FZF_DEFAULT_COMMAND='fdfind --type f --hidden --follow --exclude .git'
export XDG_CONFIG_HOME=$HOME/.config export XDG_CONFIG_HOME=$HOME/.config
export NVM_LAZY_LOAD=true export NVM_LAZY_LOAD=true
export FORGIT_INSTALL_DIR=$HOME/.local/share/sheldon/repos/github.com/wfxr/forgit