Links, mainly...
This commit is contained in:
parent
fd42a3f173
commit
21ab02d647
69 changed files with 2258 additions and 155 deletions
|
|
@ -45,7 +45,15 @@
|
|||
"extensions": [
|
||||
"Shopify.ruby-lsp",
|
||||
"TabbyML.vscode-tabby"
|
||||
]
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"terminal.integrated.defaultProfile.linux": "fish",
|
||||
"terminal.integrated.profiles.linux": {
|
||||
"fish": {
|
||||
"path": "/bin/fish"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue