This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"name":"TS 🧙♂️✨ Typescript","settings":"{\"settings\":\"{\\n \\\"editor.tabSize\\\": 4,\\n \\\"editor.fontFamily\\\": \\\"'JetBrains Mono','Fira Code', 'DM Mono', 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'\\\",\\n \\\"workbench.preferredDarkColorTheme\\\": \\\"Midnight Synth\\\",\\n // \\\"workbench.preferredLightColorTheme\\\": \\\"Shades of Purple\\\",\\n \\\"workbench.preferredLightColorTheme\\\": \\\"Midnight Synth\\\",\\n \\\"atomKeymap.promptV3Features\\\": true,\\n \\\"editor.multiCursorModifier\\\": \\\"ctrlCmd\\\",\\n \\\"editor.formatOnPaste\\\": true,\\n \\\"colorize.languages\\\": [\\n \\\"css\\\",\\n \\\"sass\\\",\\n \\\"scss\\\",\\n \\\"less\\\",\\n \\\"postcss\\\",\\n \\\"sss\\\",\\n \\\"stylus\\\",\\n \\\"xml\\\",\\n \\\"svg\\\"\\n ],\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"vsintellicode.modify.editor.suggestSelection\\\": \\\"automaticallyOverrodeDefault |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"MD033": false, | |
"MD013":{"headers":false}, | |
"MD026":false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ~/.config/starship.toml | |
[character] | |
error_symbol = "[💔 :](bold red) " | |
success_symbol = "[🖥 :](bold green)" | |
[cmd_duration] | |
min_time = 10_000 # Show command duration over 10,000 milliseconds (=10 sec) | |
format = " took [$duration]($style)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2021-09-22T10:28:43.283Z","extensionVersion":"v3.4.3"} |