Skip to content

Instantly share code, notes, and snippets.

@bebrooke
Created November 18, 2023 16:50
Show Gist options
  • Save bebrooke/72f8eda88420a4b658bbcba7b3b8732d to your computer and use it in GitHub Desktop.
Save bebrooke/72f8eda88420a4b658bbcba7b3b8732d to your computer and use it in GitHub Desktop.
Visual Studio Code Remote-SSH sudo
## From https://github.com/microsoft/vscode-remote-release/issues/1688
alias sudocode='SUDO_EDITOR="$(which code) --wait" sudoedit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment