switch to yt-dlp
This commit is contained in:
parent
149df0bc97
commit
0afb0abb3c
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ alias v='vim -p'
|
|||
alias l='ls -lAh'
|
||||
alias please='sudo'
|
||||
|
||||
alias youtube-dl='yt-dlp --compat-options youtube-dl'
|
||||
|
||||
alias lumos='mosquitto_pub -h 172.19.138.20 -t /switch/wohnzimmer/stehlampe/cmnd/POWER -m "ON"'
|
||||
alias nox='mosquitto_pub -h 172.19.138.20 -t /switch/wohnzimmer/stehlampe/cmnd/POWER -m "OFF"'
|
||||
alias coffee='mosquitto_pub -h 172.19.138.20 -t /switch/kueche/kaffeemaschine/cmnd/POWER -m "ON"'
|
||||
|
|
Loading…
Reference in a new issue