diff --git a/.bashrc b/.bashrc index 37eac77d..e7286afe 100644 --- a/.bashrc +++ b/.bashrc @@ -26,7 +26,7 @@ then PS1='[\u@\h \w] \D{%F %T}\n[env]\$ ' else # PS1='\u@\h \w \$ ' - PS1='[\u@\h \w] \D{%F %T}\n\$ ' + PS1='\e[1;32m[\w] \D{%F %T}\e[m\n\$ ' fi mkcd(){