feat: reverted back to zsh
This commit is contained in:
+1
-12
@@ -15,18 +15,7 @@
|
|||||||
"python.defaultInterpreterPath": "/usr/local/bin/python",
|
"python.defaultInterpreterPath": "/usr/local/bin/python",
|
||||||
"python.analysis.typeCheckingMode": "basic",
|
"python.analysis.typeCheckingMode": "basic",
|
||||||
"remote.autoForwardPorts": false,
|
"remote.autoForwardPorts": false,
|
||||||
"terminal.integrated.profiles.linux": {
|
"terminal.integrated.defaultProfile.linux": "zsh"
|
||||||
"tmux-shell": {
|
|
||||||
"path": "tmux",
|
|
||||||
"args": [
|
|
||||||
"new-session",
|
|
||||||
"-A",
|
|
||||||
"-s",
|
|
||||||
"dev"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"terminal.integrated.defaultProfile.linux": "tmux-shell"
|
|
||||||
},
|
},
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-azuretools.vscode-docker",
|
"ms-azuretools.vscode-docker",
|
||||||
|
|||||||
Reference in New Issue
Block a user