Use python-shell-interpreter for .py file tmeplate
This commit is contained in:
parent
d297dc6934
commit
d8526e00a7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- mode: snippet -*-
|
||||
# --
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env `(file-name-nondirectory python-shell-interpreter)`
|
||||
|
||||
$0
|
Loading…
Add table
Add a link
Reference in a new issue