init
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"terminal.integrated.profiles.linux": {
|
||||
"dev": {
|
||||
"path": "/usr/bin/devShell",
|
||||
"icon": "terminal-bash"
|
||||
}
|
||||
},
|
||||
"terminal.integrated.defaultProfile.linux": "dev"
|
||||
}
|
||||
Reference in New Issue
Block a user