Browse Source

woozer golang

windhamdavid 7 years ago
parent
commit
90b39bbf70
1 changed files with 3 additions and 0 deletions
  1. 3 0
      woozer.remote/.zshrc

+ 3 - 0
woozer.remote/.zshrc

@@ -82,3 +82,6 @@ source $ZSH/oh-my-zsh.sh
 # Example aliases
 # Example aliases
 # alias zshconfig="mate ~/.zshrc"
 # alias zshconfig="mate ~/.zshrc"
 # alias ohmyzsh="mate ~/.oh-my-zsh"
 # alias ohmyzsh="mate ~/.oh-my-zsh"
+
+#GoLang Path
+export PATH=$PATH:/usr/bin/go:$GOPATH/bin