Remove hub from GitHub
This commit is contained in:
parent
e7e85fff5a
commit
3c730f41da
4 changed files with 2 additions and 5 deletions
|
@ -56,8 +56,7 @@ auto-ls () {
|
|||
chpwd_functions=( auto-ls $chpwd_functions )
|
||||
|
||||
# Go Lang stuff
|
||||
test $PLATFORM = 'linux' && export GOPATH=$HOME/go
|
||||
test $PLATFORM = 'osx' && export GOPATH=$HOME/Development/go
|
||||
export GOPATH=$HOME/go
|
||||
export PATH="$PATH:/usr/local/go/bin:/usr/local/opt/go/libexec/bin:$GOPATH/bin"
|
||||
|
||||
# GnuPG stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue