- Ubuntu
- bash/zsh
cd ~/Docuements
git clone https://github.com/ery/suitup.git
cd ~/Documents/suitup
./install.sh
All commands hava a prefixed is "suitup".
-
Open current folder
oc suitup-open-current -
Open a file
o a-file-path suitup-open a-file-path -
Git show diff
suitup-git-diff -
Git commit
suitup-git-commit [message] -
Git commit push
suitup-git-commit-push [message]