607

alias wow="git status"
alias such="git"
alias very="git"

Result:

$ wow
$ such commit
$ very push

Comments
Add Comment