DEV Community

Discussion on: What's your favourite git command πŸ–₯❓

 
blorente profile image
Borja Lorente

Me too :)

I just have an alias to type it faster:
alias gst=β€œgit status β€œ

Thread Thread
 
j_mplourde profile image
Jean-Michel Plourde

I use the Zsh git plugin and that alias and many others are already included.

Thread Thread
 
blorente profile image
Borja Lorente

Oh, that's where I got it from!
I ja to move away from zsh a few years ago, and those aliases may have made it into my dotfiles then :)
I must have forgotten πŸ˜