summaryrefslogtreecommitdiff
path: root/snippets/python-mode/shebang
blob: 150680808bfdcb78f8c9f0cc8eba714e6881f68d (plain)
1
2
3
4
5
# name: python shebang
# key: sb
# --
#!/usr/bin/env python${1:3}
$0