Just a simple tool that helps me keep track of repos that change.
- https://github.com/aubreypwd/zsh-plugin-require
- https://github.com/aubreypwd/zsh-plugin-git-is-clean
Using antigen:
antigen bundle aubreypwd/zsh-plugin-my-repos
Then add checkmyrepos
to your .zshrc
file where you want to check your repos.
Install the package on master
:
antigen bundle ssh://[email protected]/aubreypwd/zsh-plugin-my-repos
...and contribute upstream by working in $HOME/.antigen/bundles/aubreypwd/zsh-plugin-my-repos
.