Blame view
plugins/wakeonlan/_wake
96 Bytes
|
093a6c34b
|
1 2 3 4 |
#compdef wake #autoload _arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0 |
|
093a6c34b
|
1 2 3 4 |
#compdef wake #autoload _arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0 |