dots/.vim/snips/.snippets

4 lines
47 B
Plaintext
Raw Normal View History

2021-04-11 19:13:52 +02:00
snippet shebang
!#/usr/bin/env bash
endsnippet