mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-02-03 09:22:15 +08:00
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
#compdef wake
|
|
#autoload
|
|
|
|
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0
|
|
|