Files
dots/.vim/snips/.snippets
2021-04-25 00:18:45 +02:00

4 lines
47 B
Plaintext

snippet shebang
#!/usr/bin/env bash
endsnippet