This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/plugins/wakeonlan/_wake

6 lines
97 B
Plaintext
Raw Normal View History

2011-08-30 23:16:15 -04:00
#compdef wake
#autoload
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0