mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-10 19:38:53 +02:00
replaced powerline with oh-my-posh, new deps and alias fixes
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -1,3 +1,11 @@
|
||||
{
|
||||
"cSpell.words": ["autohint", "hintstyle", "rgba"]
|
||||
"cSpell.words": [
|
||||
"autohint",
|
||||
"hintstyle",
|
||||
"rgba"
|
||||
],
|
||||
"sonarlint.connectedMode.project": {
|
||||
"connectionId": "public-sonarcloud",
|
||||
"projectKey": "Mastermindzh_dotfiles"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user