dotfiles/zsh/.local/share/oh-my-zsh/plugins/wakeonlan/_wake

5 lines
96 B
Text
Raw Normal View History

2024-06-19 00:06:56 +02:00
#compdef wake
#autoload
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0