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 8f30966..4564ab2 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,6 +1,6 @@
[ -n $ENV ] && . $ENV
-PS1="\u@\h:\W "
+PS1="\e[1;33m\u@\h:\W \e[0m"
[ -f ~/.fzf.bash ] && . ~/.fzf.bash
[ -f ~/.config/broot/launcher/bash/br ] && . ~/.config/broot/launcher/bash/br