git.aliases 101 B

12345
  1. alias g='git'
  2. alias get='git'
  3. # home
  4. alias groot='cd "$(git rev-parse --show-toplevel)"' # Git home