diff --git a/.bashrc b/.bashrc index 93f8f94..34b183c 100644 --- a/.bashrc +++ b/.bashrc @@ -22,5 +22,6 @@ alias dolphin='/usr/bin/dolphin' complete -cf sudo -PS1="[\\u@\\h: \\w]$ " +PS1="[\\u@\\h: \\w]\$ " +#PS1="\033[33m[\\u@\\h: \033[33m\\w\033[33m]\033[0m\$ " [ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh