From 650d98a1daacfcb6874f83cae9163b7af8e5724e Mon Sep 17 00:00:00 2001 From: meator Date: Wed, 28 Feb 2024 11:15:04 +0100 Subject: [PATCH] noextract: Fix fish shell completion path --- noextract.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noextract.conf b/noextract.conf index 30a9b34..b44a04b 100644 --- a/noextract.conf +++ b/noextract.conf @@ -5,7 +5,7 @@ noextract=/usr/lib/modprobe.d* noextract=/usr/lib/sysctl.d* noextract=/usr/lib/udev* noextract=/usr/share/bash-completion* -noextract=/usr/share/fish/vendor-completions.d* +noextract=/usr/share/fish/vendor_completions.d* noextract=/usr/share/zsh/site-functions* noextract=/usr/share/info* noextract=/usr/lib/gconv*