.zprofile
This commit is contained in:
parent
e72f619dac
commit
72543443a1
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
# -*- eval: (git-auto-commit-mode 1) -*-
|
||||
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
||||
export BROWSER=firefox
|
||||
export EDITOR="emacsclient -c -a emacs"
|
||||
export INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
||||
export PATH="${HOME}/bin:${PATH}:/usr/local/bin:/usr/local/stumpwm/bin"
|
||||
|
|
Loading…
Reference in a new issue