mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-02-11 01:37:57 +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
|
|
|