Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-04-21 08:51:14 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
cb6d5d76c8232264f66c9a1db895d9dd69d77bc3
fish-shell/fish.pc.in

11 lines
291 B
PkgConfig
Raw Normal View History

fish.pc: add pkgconfig file for fish 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.
2014-10-01 22:02:55 +08:00
prefix=@prefix@
datadir=@datadir@
completionsdir=${datadir}/fish/vendor_completions.d
Add functions and configuration snippets hierarchy This allows "vendors" (i.e. third-party upstreams interested in supporting fish) to add auto-loaded functions and eager-loaded configuration "snippets", while still allowing both the user and the administrator to fully override all of that. This has been inspired by systemd's configuration hierarchy, and implements a similar scheme whereby files with the same name in higher-ranking directories override files in lower-ranking ones. Fixes #1956
2015-10-20 23:21:57 +02:00
functionsdir=${datadir}/fish/vendor_functions.d
confdir=${datadir}/fish/vendor_conf.d
fish.pc: add pkgconfig file for fish 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.
2014-10-01 22:02:55 +08:00
Name: fish
Description: fish, the friendly interactive shell
URL: http://fishshell.com/
Version: @fish_build_version@
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 53ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API