Merge remote-tracking branch 'gitorious/master' into phoenix
This commit is contained in:
commit
883ec95f09
2 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,3 @@ export BROWSER=conkeror
|
||||||
export EDITOR="emacsclient -c -a emacs"
|
export EDITOR="emacsclient -c -a emacs"
|
||||||
export INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
export INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
||||||
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
||||||
|
|
||||||
alias cower="cower --color=always --target=$HOME/var/aur"
|
|
||||||
|
|
2
.zprofile
Normal file
2
.zprofile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# -*- eval: (git-auto-commit-mode 1) -*-
|
||||||
|
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
Loading…
Reference in a new issue