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
Add TODO
master
10sr
6 years ago
parent
3737a8061b
commit
03818f258d
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
profile
+ 2
- 0
profile
View File
@@ -112,6 +112,8 @@ fi
export JAVA_OPTS="$JAVA_OPTS -Duser.language=en"
export GOPATH="$HOME/my/go"
# TODO:
# export GOPATH="$HOME/.golang"
export PATH="$GOPATH/bin:$PATH"
export PIPENV_VENV_IN_PROJECT=1
Write
Preview
Loading…
Cancel
Save