moved go/gopath off of my home directory and into local/share
This commit is contained in:
parent
a721f2b1ec
commit
b90ca94be1
@ -18,6 +18,8 @@ fi
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
|
||||
export GOPATH="$HOME/.local/share/go"
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user