Mercurial > hg > config
changeset 657:60952012be78
STUB: .bashrc
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 30 Mar 2014 18:27:53 -0700 |
parents | 4d9df2370659 |
children | c2e89dafa397 |
files | .bashrc |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.bashrc Sat Mar 29 10:08:48 2014 -0700 +++ b/.bashrc Sun Mar 30 18:27:53 2014 -0700 @@ -58,7 +58,14 @@ PS1='│' PS2='.' PROMPT_COMMAND='echo -ne "\033]0;${SSH_CLIENT/*/$HOSTNAME:}${PWD/~/~}\007"' -# Alt: PS2='☰', PS1='🎩 ' +# Alt: +ALTPS1='🎩 ' +ALTPS2='☰ ' +ALTPS2=' ҉ ' +altps() { +export PS1=${ALTPS1} +export PS2=${ALTPS2} +} # PATHs export PATH=~/firefox:~/bin:~/bin/mozilla:~/python:$PATH:/usr/sbin:/usr/games/bin:~/virtualenv:~/silvermirror/bin:~/smartopen/bin:~/k0s/bin:~/docs/project/ims/workflow:~/cognet/bin