Skip to content

Instantly share code, notes, and snippets.

@fasterthanlime
Last active August 5, 2017 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fasterthanlime/5eb601e38b6636ea5a72c0f4c484b7be to your computer and use it in GitHub Desktop.
Save fasterthanlime/5eb601e38b6636ea5a72c0f4c484b7be to your computer and use it in GitHub Desktop.
Make git status outside dirs (because of zsh running it all the time) not super-slow on msys2
# that's it!
export GIT_CEILING_DIRECTORIES=/:/home
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment