1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2025-12-19 12:28:11 +01:00

Use /usr/bin/env, it's more portable.

This commit is contained in:
Tom Adams
2009-09-09 00:01:54 +08:00
committed by Michael Sanders
parent 1e17e07802
commit 74d7a0a402
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# #!/usr/bin/perl
# #!/usr/bin/env perl
snippet #!
#!/usr/bin/perl
#!/usr/bin/env perl
# Hash Pointer
snippet .