1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-15 10:11:41 +00:00

Cleaned up the plugins.

This commit is contained in:
Sorin Ionescu
2011-08-30 23:16:15 -04:00
parent 422307c3ca
commit 90e7debc30
66 changed files with 902 additions and 1774 deletions

5
plugins/wakeonlan/_wake Normal file
View File

@ -0,0 +1,5 @@
#compdef wake
#autoload
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0