Skip to content

Instantly share code, notes, and snippets.

@askdaddy
Created November 15, 2019 08:25
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 askdaddy/b042da4328988e1a6cdb2d9fc10bd5c1 to your computer and use it in GitHub Desktop.
Save askdaddy/b042da4328988e1a6cdb2d9fc10bd5c1 to your computer and use it in GitHub Desktop.
WSL terminal in GoLand
Settings > Tools > Terminal > Application settings
"C:\Windows\System32\bash.exe" --login -i -c zsh
@ocakhasan
Copy link

thank you, I was trying to use goland in wsl, and terminal was not working, Now it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment