mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
32c1d50887
Autogenerated completions for Mercurial using a recent version (no extensions installed).
9 lines
271 B
Fish
Executable file
9 lines
271 B
Fish
Executable file
#!/usr/bin/env fish
|
|
#
|
|
# This file produces command specific completions for hg, darcs and a
|
|
# few other vcs systems.
|
|
|
|
build_tools/make_darcs_completions.fish
|
|
build_tools/make_hg_completions.fish
|
|
build_tools/make_svn_completions.fish
|
|
build_tools/make_csv_completions.fish
|