Remove shebang from non-executable script

This commit is contained in:
AnthonyZhOon
2024-11-15 19:23:20 +11:00
committed by GitHub
parent 4853597cd9
commit d4d8cbd153

View File

@ -1,5 +1,3 @@
#!/usr/bin/env zsh
#
# Based on (started as) a copy of Kitty's zsh integration. Kitty is
# distributed under GPLv3, so this file is also distributed under GPLv3.
# The license header is reproduced below: