Alias wol to wakeonlan
This commit is contained in:
parent
0c4cd8880b
commit
1121b9a193
3
zshrc
3
zshrc
@ -211,3 +211,6 @@ case `uname` in
|
||||
alias debug='lldb --'
|
||||
;;
|
||||
esac
|
||||
|
||||
command -v wol > /dev/null && \
|
||||
alias wakeonlan='wol'
|
||||
|
Loading…
x
Reference in New Issue
Block a user