.bash_profile
This commit is contained in:
parent
51d7cac76d
commit
3891c9ad64
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
export BROWSER=firefox
|
||||
export EDITOR="emacsclient -c -a emacs"
|
||||
export INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
||||
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
||||
export PATH="${HOME}/bin:${PATH}:/usr/local/bin:/usr/local/stumpwm/bin"
|
||||
|
|
Loading…
Reference in a new issue