some changes
This commit is contained in:
@@ -29,10 +29,7 @@ function prompt_abra_precmd {
|
||||
|
||||
# Get Git repository information.
|
||||
if [[ -z $NOGIT ]] && (( $+functions[git-info] )); then
|
||||
git-info on
|
||||
git-info
|
||||
else
|
||||
git-info off
|
||||
git-info || true
|
||||
fi
|
||||
|
||||
PRE_LENGTH=$(($COLUMNS*2/3))
|
||||
|
Reference in New Issue
Block a user