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:
5
plugins/wakeonlan/_wake
Normal file
5
plugins/wakeonlan/_wake
Normal file
@ -0,0 +1,5 @@
|
||||
#compdef wake
|
||||
#autoload
|
||||
|
||||
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0
|
||||
|
Reference in New Issue
Block a user