.profile.common

changeset 179
fe7e8d6d1853
parent 174
d94a247836c8
child 233
e31c379b5bda
--- a/.profile.common
+++ b/.profile.common
@@ -5,6 +5,7 @@ export PERL_CPANM_OPT='-n --prompt --rei
 export DEVEL_REPL_PROFILE='Standard'
 
 alias hgcd='cd $(hg root)'
+alias gcd='cd "$(git rev-parse --show-toplevel)"'
 
 if [ -f ~/.profile.common.local ]; then
   source ~/.profile.common.local

mercurial