summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 59beecc..737dd1f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -10,7 +10,7 @@ prompt_color() {
case "$1" in
snail) c=8 ;;
ubq323.website) c=92 ;;
- joe) c=125 ;;
+ joe|walter) c=125 ;;
woman) c=136 ;;
*) c=72 ;;
esac