cd ~; git clone https://github.com/zettamax/pshe-git .pshe-git;- add
source ~/.pshe-git/pshe.shto your~/.bashrcfile - ...
- PROFIT
Simply use пше instead of git
Subcommands are also supported.
Use autocomplete, as usual:
~ пше д[TAB]
диф додатьgit --help -> пше --help
git commit -a -m -> пше комит -a -m
git add . -> пше додать .
git reset --hard HEAD -> пше резет --hard HEAD
git log --oneline --graph --color -> пше лог --oneline --graph --color
... and so on