created vars.nix for jeeves and set up envvars
This commit is contained in:
@ -57,5 +57,6 @@
|
||||
"github.copilot.enable": {
|
||||
"*": false
|
||||
},
|
||||
"terminal.integrated.scrollback": 10000
|
||||
"terminal.integrated.scrollback": 10000,
|
||||
"diffEditor.ignoreTrimWhitespace": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user