Last active
December 16, 2016 13:23
-
-
Save ThomasCrevoisier/d9dd5c1193643983121d474251c53fef to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# Put it in `snippets.cson` | |
'*': | |
'Flip Table': | |
'prefix': 'fliptable' | |
'body': '(╯°□°)╯︵ ┻━┻' | |
'What the fuck': | |
'prefix': 'wtf' | |
'body': 'ಠ_ಠ' | |
'I want to die': | |
'prefix': 'cry' | |
'body': 'ಥ_ಥ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment