|
|
@ -1,5 +1,5 @@ |
|
|
|
# Path: |
|
|
|
PATH=~/bin:~/sw/bin:/usr/local/bin:$PATH |
|
|
|
PATH=~/firefox:~/bin:~/sw/bin:/usr/local/bin:$PATH |
|
|
|
|
|
|
|
# don't put duplicate lines in the history. See bash(1) for more options |
|
|
|
export HISTCONTROL=ignoredups |
|
|
@ -17,9 +17,8 @@ source ~/.aliases |
|
|
|
|
|
|
|
# ideally we want to use this prompt... |
|
|
|
# |
|
|
|
# user@host hh:mm:ss cwd |
|
|
|
# $ |
|
|
|
# |
|
|
|
# user@host hh:mm:ss cwd (git branch) $ |
|
|
|
# |
|
|
|
# in xterms, we also set the window title to cwd. |
|
|
|
|
|
|
|
# ansi color escape sequences |
|
|
|