kitty/kittens/hints
Kovid Goyal 77292a16d6
Make shebangs consistent
Follow PEP 0394 and use /usr/bin/env python so that the python in the
users venv is respected. Not that the kitty python files are meant to be
executed standalone anyway, but, whatever.

Fixes #6810
2023-11-11 08:32:05 +05:30
..
__init__.py
main.go DRYer 2023-06-29 07:39:42 +05:30
main.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
marks.go ... 2023-10-17 15:23:43 +05:30
marks_test.go
url_regex.go