Fix skwp and kylewest themes - ensure git-info is on [Fix #213]
This commit is contained in:
@@ -15,6 +15,7 @@ function prompt_kylewest_precmd {
|
||||
|
||||
# Get Git repository information.
|
||||
if (( $+functions[git-info] )); then
|
||||
git-info on
|
||||
git-info
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user