4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
snippet alias "Custom alias"
|
|
alias ${1:name}="${2:command}"
|
|
endsnippet
|