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

View File

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