From 2c5e5214af8b59055c03fc0a8b5aa220e151c367 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 11 Apr 2022 16:45:51 -0400 Subject: x11-terms/kitty-shell-integration: sync live Signed-off-by: Ionen Wolkens --- x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11-terms') diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild index 4bf3e29efd4b..c50ecb7f91d9 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild @@ -31,4 +31,7 @@ src_install() { dosym -r /usr/share/{kitty/shell-integration/zsh/completions,zsh/site-functions}/_kitty # zsh integration is handled automatically without needing to modify rc files, # but may require user intervention depending on zsh invocation or if remote + + # this is used internally by the ssh kitten and is not useful there + rm -r "${ED}"/usr/share/kitty/shell-integration/ssh || die } -- cgit v1.2.3-65-gdbad