diff --git a/bash/.bashrc b/bash/.bashrc index b063da7..7497146 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -24,7 +24,6 @@ alias p='ping' alias s='sudo' alias dmesg='dmesg -H' alias ip='ip -c' -alias poop='/usr/bin/sleep' #golang stuff export GOPATH=$HOME/gopath