4 lines
176 B
Fish
4 lines
176 B
Fish
if status is-interactive
|
|
# Commands to run in interactive sessions can go here
|
|
abbr -a tsla-fan ipmitool -H 10.30.0.3 -U ADMIN -P ADMIN raw 0x30 0x70 0x66 0x01 0x0
|
|
end
|