Skip to content

Instantly share code, notes, and snippets.

@kirevdokimov
Created April 6, 2021 16:44
Show Gist options
  • Save kirevdokimov/064ed5243986a3d6cb2a50219fd6aabf to your computer and use it in GitHub Desktop.
Save kirevdokimov/064ed5243986a3d6cb2a50219fd6aabf to your computer and use it in GitHub Desktop.
Alias to run VSCode from WSL from current folder
alias vsc='powershell.exe "Start code -n ."'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment