Open mhulse opened 5 years ago
if [ $? = 0 ]; then echo "✔"; else echo "✘"; fi
Will just have to add the above to my $PS1
and colorize it using my colors.
This is cool, but is blocking me from busting out other, easier, issues. Putting in later milestone.
https://fazlearefin.blogspot.com/2014/06/customizing-bash-prompt-to-show-tick-or.html