Merge pull request #2682 from AnthonyZhOon/patch-1

Remove shebang from non-executable script
This commit is contained in:
Mitchell Hashimoto
2024-11-15 07:43:25 -08:00
committed by GitHub

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: