5 lines
96 B
Plaintext
Raw Normal View History

2019-01-12 16:47:23 +01:00
#compdef wake
#autoload
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0