mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-20 16:11: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
|
||||
complete -c udevadm -n '__fish_is_first_token' -xa "$commands"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user