Created
March 15, 2024 05:38
-
-
Save shikelong/8694897b4d69c07955325c7bce617160 to your computer and use it in GitHub Desktop.
๐๏ธ My RayCast Configurations
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": "Personal Email", | |
"text": "[email protected]", | |
"keyword": "@@" | |
}, | |
{ | |
"name": "Home Address", | |
"text": "221B Baker St., London" | |
}, | |
{ | |
"name": "Catchphrase 1", | |
"text": "Elementary, my dear Watson", | |
"keyword": "!elementary" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment