Carlo Sala
0818df057c
fix: use `python3` for all `python` invocations ( #10832 )
4 years ago
Marc Cornellà
c06197ad95
chore: fix comment bulk replace
4 years ago
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
4 years ago
Arnaud Thimel
47c04d921e
feat(git-prompt): display stash count in prompt
5 years ago
Arnaud Thimel
63477411eb
feat(git-prompt): display untracked files count
...
Closes #8435
Closes #4880
5 years ago
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>
6 years ago
Jayden Thrasher
afb28d337d
git-prompt: add README ( #7554 )
7 years ago
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.
8 years ago
Marc Cornellà
6ff53d173b
Cleanup of git-prompt plugin file
11 years ago
Marc Cornellà
6443626a6b
Pull in latest version from olivierverdier/zsh-git-prompt
11 years ago
Marc Cornellà
2193135ebc
Clean up appearance lib file and redundant `colors` calls in other files
11 years ago
Justin Riley
e5f77b8f04
add git-prompt plugin from olivierverdier/zsh-git-prompt
15 years ago