Compare commits
1
Commits
fc4ccde0ac
..
tf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a54748c0e |
+1
-12
@@ -13,18 +13,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"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