mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Add golang paths in a file
This commit is contained in:
2
source/go.zsh
Normal file
2
source/go.zsh
Normal file
@@ -0,0 +1,2 @@
|
||||
export GOPATH=/Users/tedkulp/go:/Users/tedkulp
|
||||
export PATH=$PATH:$GOPATH/bin
|
||||
Reference in New Issue
Block a user