diff --git a/.bash_profile b/.bash_profile index ebd9117..2f6ecab 100644 --- a/.bash_profile +++ b/.bash_profile @@ -3,5 +3,3 @@ export BROWSER=conkeror export EDITOR="emacsclient -c -a emacs" export INFOPATH="${HOME}/documents/info:${INFOPATH}" export PATH="${HOME}/bin:${PATH}:/usr/local/bin" - -alias cower="cower --color=always --target=$HOME/var/aur"