Skip to content

Instantly share code, notes, and snippets.

@abhikhatri
Created October 17, 2018 06:22
Show Gist options
  • Save abhikhatri/8e09d85c10d1d15269f7276f113334d7 to your computer and use it in GitHub Desktop.
Save abhikhatri/8e09d85c10d1d15269f7276f113334d7 to your computer and use it in GitHub Desktop.
command to list all the extensions to install in other machine
code --list-extensions | xargs -L 1 echo code --install-extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment