Skip to content

Commit 650d98a

Browse files
meatorclassabbyamp
authored andcommitted
noextract: Fix fish shell completion path
1 parent 2f6e881 commit 650d98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noextract.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ noextract=/usr/lib/modprobe.d*
55
noextract=/usr/lib/sysctl.d*
66
noextract=/usr/lib/udev*
77
noextract=/usr/share/bash-completion*
8-
noextract=/usr/share/fish/vendor-completions.d*
8+
noextract=/usr/share/fish/vendor_completions.d*
99
noextract=/usr/share/zsh/site-functions*
1010
noextract=/usr/share/info*
1111
noextract=/usr/lib/gconv*

0 commit comments

Comments
 (0)