I would like to rename the following git commands:
Instead of typing:
- git checkoutI would like to rename it to- git co.
- git commitI would like to rename it to- git cm.
- git push originI would like to rename it to- git po.
How can I do this?
Thanks!
 
     
     
    