Skip to content

Instantly share code, notes, and snippets.

View GlitterX's full-sized avatar
🙈
Focusing

GlitterX GlitterX

🙈
Focusing
View GitHub Profile
_____________________ _____________________
`-._: .:' `::: .:\ |\__/| /:: .:' `::: .:.-'
\ : \ |: | / : /
\ :: . `-_______/ :: \_______-' . :: . /
| : :: ::' : :: ::' : :: ::' :: ::' : :: :|
| ;:: ;:: ;:: ;:: ;:: |
| .:' `::: .:' `::: .GlitterX: .:' `::: .:' `:|
/ : : : : : \
/______::_____ :: . :: . :: _____._::____\
`----._:: ::' : :: ::' _.----'
@GlitterX
GlitterX / keyboard
Last active February 26, 2024 04:37
/***
* ┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┐
* │Esc│ │ F1│ F2│ F3│ F4│ │ F5│ F6│ F7│ F8│ │ F9│F10│F11│F12│ │P/S│S L│P/B│ ┌┐ ┌┐ ┌┐
* └───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┘ └┘ └┘ └┘
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ ┌───┬───┬───┐ ┌───┬───┬───┬───┐
* │~ `│! 1│@ 2│# 3│$ 4│% 5│^ 6│& 7│* 8│( 9│) 0│_ -│+ =│ BacSp │ │Ins│Hom│PUp│ │N L│ / │ * │ - │
* ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┤ ├───┼───┼───┤ ├───┼───┼───┼───┤
* │ Tab │ Q │ W │ E │ R │ T │ Y │ U │ I │ O │ P │{ [│} ]│ | \ │ │Del│End│PDn│ │ 7 │ 8 │ 9 │ │
* ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ └───┴───┴───┘ ├───┼───┼───┤ + │
* │ Caps │ A │ S │ D │ F │ G │ H │ J │ K │ L │: ;│" '│ Enter │ │ 4 │ 5 │ 6 │ │
@GlitterX
GlitterX / bd3d4befe38185704bf0fc875e9deed6\configuration.json
Last active February 26, 2024 04:37
Visual Studio Code Settings Sync Gist
{"contents":{"launch":{"version":"0.2.0","configurations":[{"type":"vslsRemoteLaunch","name":"CoreTest","request":"attach","projectID":"10b08e29-f268-4516-ad1d-713894bdd473"},{"type":"vslsRemoteLaunch","name":"StandardTest","request":"attach","projectID":"2da70da8-f0ac-4024-bb99-46aad7a23c4d"},{"type":"vslsRemoteLaunch","name":"TestWeb","request":"attach","projectID":"de8b6dbf-5659-40db-bcd7-7cefbfe3fbd4"},{"type":"vslsRemoteLaunch","name":"TestAPI","request":"attach","projectID":"7c5d905a-9480-4937-a67e-a450a40650c0"}]}},"overrides":[],"keys":["launch.version","launch.configurations"]}