twolfson / sexy-bash-prompt

Bash prompt with colors, git statuses, and git branches.
MIT License
1.14k stars 154 forks source link

Add instructions when prompt install fails #84

Closed twolfson closed 5 years ago

twolfson commented 5 years ago

As per our discussion in #78, sometimes users don't know what to do when our installation fails. Let's add instructions to our failure message to let them know next steps:

FATAL: Profile script not found. Please create one via `touch ~/.bash_profile` or a similar file like `~/.bash_login` or `~/.profile`
twolfson commented 5 years ago

As mentioned in #78, I'll take care of this by the end of next week