diff --git a/.bash_profile b/.bash_profile index 44d5b16..27b509d 100644 --- a/.bash_profile +++ b/.bash_profile @@ -6,7 +6,7 @@ # # Nicer prompt. -export PS1=" \D{%I:%M %p}:\w $ " +export PS1="\e[0;32m\] \e[1m\]\t \e[0;2m\]\w \e[0m\]$ " # Use colors. export CLICOLOR=1