Skip to content

Instantly share code, notes, and snippets.

@ridaeh
Created September 29, 2021 13:00
Show Gist options
  • Save ridaeh/7db7ed91a57561b2cdb5ac1596afc8ff to your computer and use it in GitHub Desktop.
Save ridaeh/7db7ed91a57561b2cdb5ac1596afc8ff to your computer and use it in GitHub Desktop.
Install vscode extensions
#!/bin/bash
code --install-extension esbenp.prettier-vscode redhat.vscode-yaml formulahendry.auto-rename-tag humao.rest-client --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment