aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 9523b76..4e541b3 100644
--- a/.bashrc
+++ b/.bashrc
@@ -85,7 +85,6 @@ alias diceware='diceware -d " "'
alias dict='dict -h localhost'
alias dmesg='dmesg -e'
alias emacs='TERM=xterm-256color emacs -nw'
-alias go='GOPATH=$(pwd)/go go'
alias grep='grep --color=tty -d skip'
alias locate='locate -ie'
alias ls='ls -hN --color=always --group-directories-first'