1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-02-08 22:35:22 +00:00

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