b4f1ddc Install Fish shell completions to /usr/share/fish/vendor_completions.d

Authored and Committed by churchyard 2 years ago
1 file changed. 5 lines added. 2 lines removed.
    Install Fish shell completions to /usr/share/fish/vendor_completions.d
    
    From https://fishshell.com/docs/current/completions.html:
    
    > By default, Fish searches the following for completions:
    >
    >  - ...
    >  - A directory for third-party software vendors to ship their own completions for their software,
         usually /usr/share/fish/vendor_completions.d;
    >  - The completions shipped with fish, usually installed in /usr/share/fish/completions;
    
        
file modified
+5 -2