Skip to content

Instantly share code, notes, and snippets.

@nicokruger
Created October 6, 2020 10:36
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 nicokruger/000b63e0ba1841b65a10ecc9ea30fc01 to your computer and use it in GitHub Desktop.
Save nicokruger/000b63e0ba1841b65a10ecc9ea30fc01 to your computer and use it in GitHub Desktop.
Fix slow oh my zsh in large git repos
git config --add oh-my-zsh.hide-status 1
git config --add oh-my-zsh.hide-dirty 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment