fish-shell/share
Kurtis Rader 1f2432d63a reinstate VBox* completions
Commits 48aa92900 and 77d4d21ca each added two files with the same name
differing only in letter case. That causes problems on systems like
macOS and MS Windows. Remove the lowercase file names. Anyone needing
those completions can do (same for VBoxHeadless):

function vboxsdl --wraps VBoxSDL
    VBoxSDL $argv
end
2016-12-21 16:03:32 -08:00
..
completions reinstate VBox* completions 2016-12-21 16:03:32 -08:00
functions Add __fish_print_VBox_vms function 2016-12-21 14:51:48 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Prevent error in acidhub prompt by quoting the regex 2016-12-16 10:43:40 -08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish enable make style-all doing fish scripts 2016-12-03 20:39:32 -08:00