This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Change GOPATH
master
10sr
5 years ago
parent
ec8fe16763
commit
7decb79e3e
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
profile
+ 1
- 1
profile
View File
@@ -112,7 +112,7 @@ fi
export JAVA_OPTS="$JAVA_OPTS -Duser.language=en"
export GOPATH="$HOME/
my/go
"
export GOPATH="$HOME/
.golang
"
# TODO:
# export GOPATH="$HOME/.golang"
export PATH="$GOPATH/bin:$PATH"
Write
Preview
Loading…
Cancel
Save