Posts tagged "zsh"

Frank Wiles

Pro-Tip - Helpful Shell alias to git repo root

I created a simple `r` shell alias that will take me to the root of the current git repository. As this is a common thing I need to do on my Mac BookPro when I've been exploring deep into a code base and now need to run some command at the root.