mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00:00
Add an example completion file.
This commit is contained in:
parent
c17ff864d8
commit
e6a0caf27a
2
custom/plugins/example/completions/example.fish
Normal file
2
custom/plugins/example/completions/example.fish
Normal file
@ -0,0 +1,2 @@
|
||||
# Optionally add completions for your plugin here.
|
||||
# complete -f -c my_command -a some_arg -d 'Description here'
|
Loading…
Reference in New Issue
Block a user