summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-08-21 13:28:23 +0100
committerubq323 <ubq323@ubq323.website>2024-08-21 13:28:33 +0100
commit04dce7bcd6d2ec8928a5ec70973cd5fee41aa295 (patch)
tree90e336d0ef2385c410fbbc161873fee1c73ee33d /.bashrc
parent13e77a6da6361ecf185ef46fe09b16115a77aea0 (diff)
walterHEADtrunk
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