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

4 lines
47 B
Plaintext

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