add gvm
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user