aboutsummaryrefslogtreecommitdiff
path: root/.oh-my-zsh/plugins/wakeonlan/_wake
diff options
context:
space:
mode:
Diffstat (limited to '.oh-my-zsh/plugins/wakeonlan/_wake')
-rw-r--r--.oh-my-zsh/plugins/wakeonlan/_wake4
1 files changed, 0 insertions, 4 deletions
diff --git a/.oh-my-zsh/plugins/wakeonlan/_wake b/.oh-my-zsh/plugins/wakeonlan/_wake
deleted file mode 100644
index 4ab10d3..0000000
--- a/.oh-my-zsh/plugins/wakeonlan/_wake
+++ /dev/null
@@ -1,4 +0,0 @@
-#compdef wake
-#autoload
-
-_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0