Skip to content

Commit

Permalink
Allow fast nav back to git repo root
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbonner committed Mar 3, 2014
1 parent d849ab8 commit 17f7c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
# alias open="xdg-open"
alias gzcat="zcat"
alias b="cd .."
alias cdgr='cd $(git rev-parse --show-toplevel)'

0 comments on commit 17f7c13

Please sign in to comment.