Skip to content

Instantly share code, notes, and snippets.

@JurrianFahner
Created January 18, 2020 10:52
Show Gist options
  • Select an option

  • Save JurrianFahner/e4e5fb02b3ee0d9688c07a4494bafba0 to your computer and use it in GitHub Desktop.

Select an option

Save JurrianFahner/e4e5fb02b3ee0d9688c07a4494bafba0 to your computer and use it in GitHub Desktop.
improve git speed on wsl2
git config --global core.preloadindex true
git config --global core.fscache true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment