summaryrefslogtreecommitdiff
path: root/plugins/git-prompt/git-prompt.plugin.zsh
AgeCommit message (Collapse)Author
2019-11-19Use safer append to hook function arrays (#8406)Jacob Tomaw
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-04-09git-prompt: add README (#7554)Jayden Thrasher
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2015-08-16Cleanup of git-prompt plugin fileMarc Cornellà
2015-08-16Pull in latest version from olivierverdier/zsh-git-promptMarc Cornellà
2015-02-10Clean up appearance lib file and redundant `colors` calls in other filesMarc Cornellà
2011-04-28add git-prompt plugin from olivierverdier/zsh-git-promptJustin Riley