Skip to content

Instantly share code, notes, and snippets.

@trevor-hackett
Created March 21, 2020 23:16
Show Gist options
  • Save trevor-hackett/10c9dda4341b3cafc95c3b3902486f28 to your computer and use it in GitHub Desktop.
Save trevor-hackett/10c9dda4341b3cafc95c3b3902486f28 to your computer and use it in GitHub Desktop.
Add link to allow terminal and vscode to find dotnet-sdk when installed as a snap
sudo ln -sv /snap/dotnet-sdk/current/dotnet /usr/local/bin/dotnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment