mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Use python-shell-interpreter for .py file tmeplate
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# -*- mode: snippet -*-
|
# -*- mode: snippet -*-
|
||||||
# --
|
# --
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env `(file-name-nondirectory python-shell-interpreter)`
|
||||||
|
|
||||||
$0
|
$0
|
Reference in New Issue
Block a user