cmd: starship
July 28, 2020 —
cmcipriano
a simple way to colorize your bash terminal.
$: brew install starship
once installed, edit your .bash_profile or .bash_rc
$: nano ~/.bash_profile
or
$: nano ~/.bash_rc
then add this line
eval "$(starship init bash)"
Tags: terminal-commands