]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/plugins/wakeonlan/_wake
merge oh-my-zsh into subdir
[dotfiles.git] / zsh / plugins / wakeonlan / _wake
diff --git a/zsh/plugins/wakeonlan/_wake b/zsh/plugins/wakeonlan/_wake
new file mode 100644 (file)
index 0000000..4ab10d3
--- /dev/null
@@ -0,0 +1,4 @@
+#compdef wake
+#autoload
+
+_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0