A fun git alias for fans of PriPara
Clone the respository into a directory where you run custom scripts from
git clone https://github.com/LachyTech/git-pshu
Run the following to add the alias to your global git config
Note: Replace $SCRIPTS with the path to the local repository
git config --global alias.pshu '!$SCRIPTS/git-pshu/pshu.sh'
Any time you accidentally (or intentionally) type git pshu
