aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools/make_csv_completions.fish
blob: 88b5e686eaac69e2c3fd32c299aa485c5c453db2 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env fish
#
# This file produces command specific completions for csv. 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 csv >share/completions/csv.fish