You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
537 B
Plaintext

snippet #! "Shebang" !b
#!/usr/bin/env ${1:bash}
snippet - "bullet"
snippet -> "right arrow"
snippet :) "smile"
snippet :( "frown"
snippet <3 "heart"
snippet *<3 "sparkle heart"
💖
snippet x "ballot x"
snippet v "check mark"
snippet !? "interrobang"
snippet ?! "interrobang"
snippet ... "ellipsis"
snippet * "star"
snippet -- "em dash"
snippet != "not equal"
snippet <- "left arrow ←"
snippet \/ "down arrow ↓"
snippet 1/2 "half ½"
½