1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 21:40:27 +00:00
prezto/plugins/wakeonlan/completions/_wake

6 lines
97 B
Plaintext
Raw Normal View History

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