/sh-mode/!env
http://github.com/ridgetang/snippets · #! · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 009c2d218b1b54637cd30b6fa2d5f14a MD5 · raw file
- # -*- mode: yasnippet -*-
- #name : #!/usr/bin/env $SHELL
- # --
- #!/usr/bin/env `(file-name-nondirectory (getenv "SHELL"))`