mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2026-07-27 20:22:08 +00:00
Added oh-my-zsh in all its glory
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#compdef wake
|
||||
#autoload
|
||||
|
||||
_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0
|
||||
Reference in New Issue
Block a user