nixos_config/dotfiles/.config/fish/config.fish

5 lines
176 B
Fish
Raw Normal View History

2025-07-22 16:05:07 +02:00
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