fish: more aliases

This commit is contained in:
Franzi 2020-12-23 09:10:10 +01:00
parent 307017eec2
commit d6c661a030
Signed by untrusted user: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -17,8 +17,10 @@ alias gdc='git diff --cached'
alias hist='git log --pretty --oneline'
alias l='ls -lAh'
alias lumos='mosquitto_pub -h 172.19.138.21 -t /switch/wohnzimmer/stehlampe/cmnd/POWER -m "ON"'
alias nox='mosquitto_pub -h 172.19.138.21 -t /switch/wohnzimmer/stehlampe/cmnd/POWER -m "OFF"'
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 rx300='ipmitool -H 172.19.138.25 -U admin -P admin'
function fish_greeting
uptime