Carlo Sala
0818df057c
fix: use python3
for all python
invocations ( #10832 )
2022-04-09 14:45:42 +02:00
Marc Cornellà
c06197ad95
chore: fix comment bulk replace
2021-12-28 14:34:09 +01:00
Curtis Rueden
2d32e9be66
refactor: handle $0
according to the Zsh plugin standard ( #10518 )
...
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
Closes #10518
2021-12-28 12:29:24 +01:00
Arnaud Thimel
47c04d921e
feat(git-prompt): display stash count in prompt
2021-01-15 19:03:29 +01:00
Arnaud Thimel
63477411eb
feat(git-prompt): display untracked files count
...
Closes #8435
Closes #4880
2021-01-15 19:02:57 +01:00
Jacob Tomaw
1ba0af650a
Use safer append to hook function arrays ( #8406 )
...
Use add-zsh-hook to add functions to hooks. That way they won't be added again
when doing `source ~/.zshrc` multiple times.
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2019-11-19 18:47:12 +01:00
Jayden Thrasher
afb28d337d
git-prompt: add README ( #7554 )
2019-04-09 21:21:26 +02:00
Janosch Schwalm
19b925e741
use https everywhere ( #6574 )
...
* use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections.
2018-08-07 20:42:01 +02:00
Marc Cornellà
6ff53d173b
Cleanup of git-prompt plugin file
2015-08-16 23:02:14 +02:00
Marc Cornellà
6443626a6b
Pull in latest version from olivierverdier/zsh-git-prompt
2015-08-16 23:02:11 +02:00
Marc Cornellà
2193135ebc
Clean up appearance lib file and redundant colors
calls in other files
2015-02-10 19:22:50 +01:00
Justin Riley
e5f77b8f04
add git-prompt plugin from olivierverdier/zsh-git-prompt
2011-04-28 15:05:52 -04:00