mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
fixup! Add udevadm completions
[ci skip]
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
complete -c udevadm -e
|
|
||||||
|
|
||||||
set -l commands info trigger settle control monitor test test-builtin
|
set -l commands info trigger settle control monitor test test-builtin
|
||||||
complete -c udevadm -n '__fish_is_first_token' -xa "$commands"
|
complete -c udevadm -n '__fish_is_first_token' -xa "$commands"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user