summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
.bash_profile
blob: d7297c52d60dad2129c0d1693d80a59091351d68 (
plain
)
1
2
3
4
5
6
7
# Prompt if [[ -n $SSH_CLIENT ]]; then PS1=$'\w \e[0;31m$\e[0m ' else PS1='\w $ ' fi