Skip to content

Instantly share code, notes, and snippets.

@skuro
Created December 4, 2025 14:05
Show Gist options
  • Select an option

  • Save skuro/c4ea3d5fcc900ad41e8b71cdefc2a8bc to your computer and use it in GitHub Desktop.

Select an option

Save skuro/c4ea3d5fcc900ad41e8b71cdefc2a8bc to your computer and use it in GitHub Desktop.
`cd` to the root of the current git repository
alias gitroot='cd "$(git rev-parse --show-toplevel)"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment