mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
typo
This commit is contained in:
parent
5555649ef1
commit
dce385257e
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ __git_ps1_vars() {
|
|||
# staged files
|
||||
git diff-index --cached --quiet --ignore-submodules HEAD -- || staged=1
|
||||
else
|
||||
# no current commit, we're a freshlt init'd repo
|
||||
# no current commit, we're a freshly init'd repo
|
||||
new=1
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue