darkrc/bin/git-cd

4 lines
52 B
Plaintext
Raw Permalink Normal View History

2020-05-15 07:59:40 +00:00
#!/bin/sh
cd "$(git rev-parse --show-toplevel)/"$@