mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 01:24:23 +08:00
32c1d50887
Autogenerated completions for Mercurial using a recent version (no extensions installed).
10 lines
271 B
Fish
Executable File
10 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
|