Skip to content

Release v1.3

Latest
Compare
Choose a tag to compare
@fehbari fehbari released this 30 Apr 14:42

Prerequisites:

git-squash (optional - only for gsquash command)

Installation:

Copy and run the command below:

curl https://raw.githubusercontent.com/fehbari/git-shortcuts/release/src/git-shortcuts.zsh -o ~/.git-shortcuts.zsh ;echo '\nsource ~/.git-shortcuts.zsh' >> ~/.zshrc ;source ~/.zshrc

Type g --help to learn what you can do.

Updating:

Run g --version to check your installed version.

Not up-to-date? g --update to install the latest.

Uninstall:

Remove the entry from your ~/.zshrc file and delete ~/.git-shortcuts.zsh from home folder.