Use python-shell-interpreter for .py file tmeplate

This commit is contained in:
Henrik Lissner 2019-10-04 11:57:19 -04:00
parent d297dc6934
commit d8526e00a7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,5 +1,5 @@
# -*- mode: snippet -*-
# --
#!/usr/bin/env python
#!/usr/bin/env `(file-name-nondirectory python-shell-interpreter)`
$0