mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +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",
|
"latex-workshop.view.pdf.viewer": "tab",
|
||||||
"git.autofetch": true,
|
"git.autofetch": true,
|
||||||
"editor.fontFamily": "Input Mono",
|
"editor.fontFamily": "Input Mono",
|
||||||
"workbench.colorTheme": "Material Theme Palenight",
|
|
||||||
"workbench.iconTheme": "material-icon-theme",
|
"workbench.iconTheme": "material-icon-theme",
|
||||||
"explorer.confirmDelete": false,
|
"explorer.confirmDelete": false,
|
||||||
"editor.fontSize": 12,
|
"editor.fontSize": 12,
|
||||||
@@ -16,5 +15,18 @@
|
|||||||
"dimension.sh": "linux",
|
"dimension.sh": "linux",
|
||||||
"kronos.home.tensixtyone.com": "macOS",
|
"kronos.home.tensixtyone.com": "macOS",
|
||||||
"b1.dimension.sh": "linux"
|
"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