fish-shell/share
Fabian Homborg fb5a8a089e Use command which in type
Turns out some shells will alias which to be something function-aware,
but doing this on fish would blow up because it would call type which
would then call which which would then call type....

Fixes #2775
2016-02-28 12:12:13 +01:00
..
completions add completions for diskutil (osx) 2016-02-23 13:54:46 +01:00
functions Use command which in type 2016-02-28 12:12:13 +01:00
tools Tweak language and styling of background color text in fish_config 2016-01-14 23:16:34 -08:00
config.fish Skip over /etc/paths.d entries that don't exist 2016-02-26 20:26:24 -08:00