fisher/test/fixtures/path-walk/foobar-path-walk

33 lines
969 B
Plaintext

--source functions/foobar-baz.fish foobar-baz
--source functions/__foobar.fish __foobar
--source conf.d/foobar.before.init.fish
--source conf.d/foobar.config.fish
--source functions/fish_greeting.fish fish_greeting
--source functions/fish_prompt.fish fish_prompt
--source functions/fish_right_prompt.fish fish_right_prompt
--source functions/fish_title.fish fish_title
--bind
--source functions/foobar.fish foobar
--source conf.d/foobar.init.fish
--uninstall
--source conf.d/foobar.conf.fish
--source conf.d/foobar.mod.fish
--source conf.d/foobar.load.fish
--source completions/foobar.fish
-- functions/foobar.py
-- functions/foobar.rb
-- functions/foobar.php
-- functions/foobar.pl
-- functions/foobar.awk
-- functions/quux.awk
-- functions/foobar.sed
--man man/man1/foobar.1
--man man/man2/foobar.2
--man man/man3/foobar.3
--man man/man4/foobar.4
--man man/man5/foobar.5
--man man/man6/foobar.6
--man man/man7/foobar.7
--man man/man8/foobar.8
--man man/man9/foobar.9