aboutsummaryrefslogtreecommitdiffstats
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 53f7ba7..9da65c3 100644
--- a/bashrc
+++ b/bashrc
@@ -10,7 +10,7 @@ if [ -f /usr/share/bash-completion/completions/pass ]; then
fi
# export PS1='bash-\v-\u@\h \W\$ '
-#export PS1='\[\033[38;5;208m\]\u@\h:\w\$\[\033[0m\] '
+export PS1='\[\033[38;5;208m\]\u@\h:\w\$\[\033[0m\] '
# vi mode
#set -o vi