oh-my-fish/custom/plugins/example/completions/example.fish

3 lines
113 B
Fish
Raw Normal View History

2015-05-19 10:30:37 +08:00
# Optionally add completions for your plugin here.
# complete -f -c my_command -a some_arg -d 'Description here'