snippet #! "My own Python hashbang" b #!/usr/bin/python3 # -*- coding: utf-8 -*- # # Copyright © ${1:2021} martin f. krafft <${2:m@rtin.kiwi}> # Released under the ${3:MIT} Licence. # $0 endsnippet