/sh-mode/!env

http://github.com/ridgetang/snippets · #! · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 009c2d218b1b54637cd30b6fa2d5f14a MD5 · raw file

  1. # -*- mode: yasnippet -*-
  2. #name : #!/usr/bin/env $SHELL
  3. # --
  4. #!/usr/bin/env `(file-name-nondirectory (getenv "SHELL"))`