From 8e5f245203014d04d9db8489b79b0639a4a97f8c Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 15 Oct 2019 16:52:45 +0300 Subject: [PATCH] kiss: Added another junk dir. --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index 5429d76..5c8e9b3 100755 --- a/kiss +++ b/kiss @@ -322,7 +322,7 @@ pkg_junk() ( # built packages. This default assumes a prefix of '/usr' though the # user can further configure it to search whatever paths they desire. rm=usr/share/doc:usr/share/gtk-doc:usr/share/info:usr/share/polkit-1 - rm=$rm:usr/share/gettext:usr/share/locale + rm=$rm:usr/share/gettext:usr/share/locale:usr/share/bash-completion rm=$rm:etc/bash_completion.d:usr/share/applications rm=$rm:usr/share/zsh/site-functions:usr/share/zsh/vendor-completions