oh-my-bash
oh-my-bash copied to clipboard
Fixed unbound variable error
git_status_flags variable wasn't in the function git_prompt_vars, so if set -u was set in bashrc, it would give unbound variable error constantly.