homes/common/.oh-my-zsh/plugins/wakeonlan/_wake
Christophe Buffenoir 16b4350cdb Initial commit
2013-05-02 12:38:30 +02:00

4 lines
96 B
Text

#compdef wake
#autoload
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0