summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-02-27 09:16:23 +0100
committerGravatar Tom Willemsen2012-02-27 09:16:23 +0100
commitf1da596fe49d6b64022a1540cb4e29411125684c (patch)
treec20656cebb6d70443fcc82f5c4b29f51d2105feb /.bash_profile
parent4e448f27ecaf9c3776f2e3cc691281aaeb5f7f05 (diff)
downloaddotfiles-f1da596fe49d6b64022a1540cb4e29411125684c.tar.gz
dotfiles-f1da596fe49d6b64022a1540cb4e29411125684c.zip
.bash_profile
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 0 insertions, 2 deletions
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"