adds vscode to dotfiles

This commit is contained in:
2024-04-22 13:31:23 +02:00
parent 6339d9b26a
commit e9c54fa866
26 changed files with 2263 additions and 37 deletions

View File

@@ -0,0 +1,7 @@
enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091