Made a bunch of changes to shit whoops

This commit is contained in:
jond
2018-04-28 09:57:25 -05:00
parent 6898dd3545
commit f8110f9e99
7 changed files with 40 additions and 2 deletions

View File

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