mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 21:51:42 +00:00
Moved hub into the git plugin.
This commit is contained in:
5
plugins/wakeonlan/completions/_wake
Normal file
5
plugins/wakeonlan/completions/_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