Updated bashrc

This commit is contained in:
jon
2017-09-09 08:49:37 -05:00
parent 59fea36edd
commit b23304d3a9
8 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ fi
alias l.='ls -lh --color=auto' 2>/dev/null
alias l='ls -lh'
alias ll='ls -lh'
set -o vi
#set -o vi
#golang stuff
export GOPATH=$HOME/gopath