1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-11-04 22:10:09 -05:00
2022-05-04 11:48:30 -04:00
parent e24464dfa8
commit 52a48280e7
6 changed files with 39 additions and 32 deletions

View File

@@ -4,13 +4,10 @@ set -euo pipefail
extensions=(
amazonwebservices.aws-toolkit-vscode
bungcip.better-toml
DavidAnson.vscode-markdownlint
dbaeumer.vscode-eslint
EditorConfig.EditorConfig
eg2.vscode-npm-script
esbenp.prettier-vscode
firefox-devtools.vscode-firefox-debug
GitHub.github-vscode-theme
GitHub.vscode-pull-request-github
golang.go
@@ -20,11 +17,9 @@ extensions=(
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
ms-vscode-remote.vscode-remote-extensionpack
ms-vscode.azure-account
ms-vscode.wordcount
ms-vsliveshare.vsliveshare
ms-vsonline.vsonline
msjsdiag.debugger-for-chrome
PKief.material-icon-theme
stylelint.vscode-stylelint
)