mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Updated vscode
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe",
|
||||
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
|
||||
"latex-workshop.view.pdf.viewer": "tab",
|
||||
"git.autofetch": true,
|
||||
"editor.fontFamily": "Input Mono",
|
||||
"workbench.colorTheme": "Material Theme Palenight",
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"explorer.confirmDelete": false,
|
||||
"editor.fontSize": 12,
|
||||
@@ -16,5 +15,18 @@
|
||||
"dimension.sh": "linux",
|
||||
"kronos.home.tensixtyone.com": "macOS",
|
||||
"b1.dimension.sh": "linux"
|
||||
}
|
||||
},
|
||||
"cSpell.userWords": [
|
||||
"evernote",
|
||||
"hq",
|
||||
"nirvana",
|
||||
"nirvana hq",
|
||||
"note",
|
||||
"one",
|
||||
"one note",
|
||||
"todoist"
|
||||
],
|
||||
"latex-workshop.message.update.show": false,
|
||||
"workbench.colorTheme": "Material Theme Palenight",
|
||||
"sync.gist": "38806467956b0649acac911943ef798d"
|
||||
}
|
||||
Reference in New Issue
Block a user