function gcd --description 'cd to the root of current git repo' cd (git rev-parse --show-toplevel) end