This commit is contained in:
2022-09-15 11:09:06 +00:00
parent 849a0c4bcb
commit 891e79c32c

View File

@@ -36,3 +36,5 @@ for conf in "$HOME/.config/zsh/config.d/"*.zsh; do
source "${conf}" source "${conf}"
done done
unset conf unset conf
[[ -s "/home/jacob/.gvm/scripts/gvm" ]] && source "/home/jacob/.gvm/scripts/gvm"