Disable goenv by default
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
|||||||
# Enable goenv if it is installed
|
# Enable goenv if it is installed
|
||||||
if (( $+commands[goenv] )); then
|
# if (( $+commands[goenv] )); then
|
||||||
eval "$(goenv init -)"
|
# eval "$(goenv init -)"
|
||||||
fi
|
# fi
|
||||||
|
|||||||
Reference in New Issue
Block a user