fixes fish config error

This commit is contained in:
Dennis 2026-01-15 14:50:45 +01:00
parent 75568115de
commit e8f4f9b430

View file

@ -132,11 +132,10 @@
end end
''; '';
dbui_prod = /* fish */ '' dbui_prod = /* fish */ ''
if test "$hn" = "dnsc-work" if test "$hn" = "dnsc-work"
kill_tunnels && ssh -NL 4322:192.168.0.38:3306 otc-prod & nvim +DBUI kill_tunnels && ssh -NL 4322:192.168.0.38:3306 otc-prod & nvim +DBUI
else else
echo "Only on work machine." echo "Only on work machine."
end
end end
''; '';
fish_mode_prompt = /* fish */ '' fish_mode_prompt = /* fish */ ''