aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish.pc.in
Commit message (Collapse)AuthorAge
* fish.pc: add pkgconfig file for fishGravatar David Adam2014-10-01
Assists other packages in finding the path to install completions: call `pkg-config --variable=completionsdir fish` or so (like bash-completion). As discussed in #1485.