diff --git a/shell-integration/ssh/kitty b/shell-integration/ssh/kitty index 55448cde4..2814c3840 100755 --- a/shell-integration/ssh/kitty +++ b/shell-integration/ssh/kitty @@ -1,4 +1,7 @@ #!/bin/sh +# Copyright (C) 2018 Kovid Goyal +# +# Distributed under terms of the GPLv3 license. { \unalias command; \unset -f command; } >/dev/null 2>&1