summaryrefslogtreecommitdiff
path: root/zsh/env
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/env')
-rw-r--r--zsh/env2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/env b/zsh/env
index 1366c6a..ac0c2ac 100644
--- a/zsh/env
+++ b/zsh/env
@@ -23,7 +23,7 @@ export DOTNET_ROOT=/home/alphara/dev/dotnet
export DOTNET_CLI_TELEMETRY_OPTOUT=1
### go stuff ###
-export GOPATH=$HOME/go
+export GOPATH=$HOME/.local/go
### dbus stuff ###
export NO_AT_BRIDGE=1