fish-shell/share
Fabian Homborg c1b384e5d3 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
2016-02-26 12:14:55 +01:00
..
completions add completions for diskutil (osx) 2016-02-23 13:54:46 +01:00
functions Try to just see if grep is happy with --color=auto, or not, as the --help exit status varies in BSD vs. GNU. 2016-02-20 21:11:40 +01:00
tools Tweak language and styling of background color text in fish_config 2016-01-14 23:16:34 -08:00
config.fish Add functions and configuration snippets hierarchy 2016-02-26 12:14:55 +01:00