summaryrefslogtreecommitdiff
path: root/.zsh/zshenv
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshenv')
-rw-r--r--.zsh/zshenv/80_go2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshenv/80_go b/.zsh/zshenv/80_go
index 3970e2f..8ff29e2 100644
--- a/.zsh/zshenv/80_go
+++ b/.zsh/zshenv/80_go
@@ -7,7 +7,7 @@
#
# Source repository: git://git.distanz.ch/dotfiles/zsh.git
-_GOROOT=$HOME/go/
+_GOROOT=$HOME/go
if [ -d $_GOROOT ] ; then