Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save apollux/0204ddbe29b64410fb949f534b4543df to your computer and use it in GitHub Desktop.
Save apollux/0204ddbe29b64410fb949f534b4543df to your computer and use it in GitHub Desktop.
#!/bin/bash
code --install-extension CoenraadS.bracket-pair-colorizer-2
code --install-extension DavidAnson.vscode-markdownlint
code --install-extension eamodio.gitlens
code --install-extension joelday.docthis
code --install-extension ms-vscode.powershell
code --install-extension PeterJausovec.vscode-docker
code --install-extension stkb.rewrap
code --install-extension streetsidesoftware.code-spell-checker
code --install-extension yzhang.markdown-all-in-one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment