diff --git a/.bashrc b/.bashrc index 4d94833..c762718 100644 --- a/.bashrc +++ b/.bashrc @@ -1,4 +1,4 @@ -# Add to the end of .bashrc +# Add to the end of ~/.bashrc # Server prompt #export PS1="\[\033[38;5;11m\]\u\[$(tput sgr0)\]@\h:\[$(tput sgr0)\]\[\033[38;5;6m\][\w]\[$(tput sgr0)\]: \[$(tput sgr0)\]"