Collection of Bash shortcuts for CLI services.
Simply place the contents of {service}.sh in .bash_profile or .bashrc and restart the shell.
Push all changes to master branch with commit message.
gitall "{commit message}"
Push all changes to a named branch with commit message.
gitallto {branch} "{commit message}"
Stop and remove all containers.
dockerclean
Licensed under MIT.