👊To make things easier with git
, I have created a few git aliases as well as few bash aliases.
👀Combining these two, I do power use of git commands during my daily development.
🤘Sharing here so that you can do the same!
🥶You must have the .gitconfig
placed at your root ~/
and without it, the clr
alias in .bash_profile
won't work.
🤝You can also define the aliases from .bash_profile
in .bashrc
or .zshrc
. Refer to the comments against each and every alias to know what they do.
🙏Hope this makes your life easier and don't forget to share some love by hitting the star!☝️