]> git.rmz.io Git - dotfiles.git/blob - zsh/plugins/wakeonlan/_wake
cleanup custom folder
[dotfiles.git] / zsh / plugins / wakeonlan / _wake
1 #compdef wake
2 #autoload
3
4 _arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0