Merge remote-tracking branch 'gitorious/master' into phoenix

This commit is contained in:
Tom Willemsen 2012-02-28 16:19:29 +01:00
commit 883ec95f09
2 changed files with 2 additions and 2 deletions

View file

@ -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"

2
.zprofile Normal file
View file

@ -0,0 +1,2 @@
# -*- eval: (git-auto-commit-mode 1) -*-
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"