Skip to content

Instantly share code, notes, and snippets.

View xxKeefer's full-sized avatar
🧙‍♂️
Making Magic

Daniel John Keefer xxKeefer

🧙‍♂️
Making Magic
View GitHub Profile
{"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
@xxKeefer
xxKeefer / .markdownlint.json
Created April 23, 2021 23:20
Markdown Config
{
"MD033": false,
"MD013":{"headers":false},
"MD026":false
}
@xxKeefer
xxKeefer / starship.toml
Last active January 5, 2021 16:04 — forked from ryo-ARAKI/starship.toml
Starship configuration file
# ~/.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)"
@xxKeefer
xxKeefer / cloudSettings
Last active September 22, 2021 10:28
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-09-22T10:28:43.283Z","extensionVersion":"v3.4.3"}