fish-shell/build_tools/make_hg_completions.fish

9 lines
274 B
Fish
Raw Normal View History

#!/usr/bin/env fish
#
# This file produces command specific completions for hg. Meant to be executed
# from the root directory (so the completions get put in the right place).
. build_tools/make_vcs_completions_generic.fish
write_completions hg >share/completions/hg.fish