aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 2a3fe0e..de9c986 100644
--- a/bashrc
+++ b/bashrc
@@ -11,7 +11,7 @@ fi
# export PS1='bash-\v-\u@\h \W\$ '
# export PS1='\[\033[38;5;208m\]\u@\h:\w\$\[\033[0m\] '
-export PS1='\[\033[01;32m\]$\u@\h:\w\$\[\033[0m\] '
+export PS1='\[\033[01;32m\]\u@\h:\w\$\[\033[0m\] '
# vi mode
#set -o vi