5 lines
96 B
Plaintext
Raw Normal View History

2020-06-29 00:32:26 +02:00
#compdef wake
#autoload
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0