This repository has been archived on 2026-08-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dots/.vim/snips/.snippets
T
2021-04-11 19:13:52 +02:00

4 lines
47 B
Plaintext

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