feat: reverted back to zsh
This commit is contained in:
+1
-12
@@ -14,18 +14,7 @@
|
||||
},
|
||||
"rust-analyzer.cargo.runBuildScripts": true,
|
||||
"remote.autoForwardPorts": false,
|
||||
"terminal.integrated.profiles.linux": {
|
||||
"tmux-shell": {
|
||||
"path": "tmux",
|
||||
"args": [
|
||||
"new-session",
|
||||
"-A",
|
||||
"-s",
|
||||
"dev"
|
||||
]
|
||||
}
|
||||
},
|
||||
"terminal.integrated.defaultProfile.linux": "tmux-shell"
|
||||
"terminal.integrated.defaultProfile.linux": "zsh"
|
||||
},
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker",
|
||||
|
||||
Reference in New Issue
Block a user