HN user

akula1001

5 karma
Posts0
Comments2
View on HN
No posts found.

This is why I advocate against aliases. History is universal, more powerful and needs zero configuration. ^r and few keys takes me to any command part of my daily repertoire. It really shines as the commands get more and more verbose.

^rstat -> git status

^rcomm -> git commit

^rkout -> git checkout -d foo

^redit -> git commit --amend --no-edit

^rdeco -> git commit --oneline --decorate