This reverts commit 0f84443d63.
0f84443d63
@ -28,7 +28,7 @@ function sqlsetup {
cp -a ~/git/sqlsetup/* ~/shares/sqlsetup/
}
PS1='$(starship prompt)'
PS1='`[ $? = 0 ] || echo "$? "`[\u@\h \w]\$ '
alias ls='ls --color=auto'
alias ip='ip --color=auto'