mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update GOPATH.
This commit is contained in:
@@ -6,7 +6,7 @@ ulimit -c unlimited
|
||||
# Paths and preferences
|
||||
export PATH="$HOME/bin:/sbin:/usr/sbin:$PATH"
|
||||
export PYTHONPATH="$HOME/.python:$PYTHONPATH"
|
||||
export GOPATH="$HOME/.go"
|
||||
export GOPATH="$HOME/Projects/Go"
|
||||
export VISUAL=vim
|
||||
export EDITOR=vim
|
||||
export DEBEMAIL="david@systemoverlord.com"
|
||||
|
||||
Reference in New Issue
Block a user