fixes sqlit

This commit is contained in:
Dennis 2026-01-22 14:15:02 +01:00
parent 55e0ace2dc
commit 443f6cfce6
2 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,9 @@
kill_tunnels = /* fish */ ''
ps -o pid,command | grep "^[0-9]\{4,5\} ssh -fNL" | awk '{print $1}' | xargs kill -9
'';
dbui = ''
uvx --with PyMySQL --with sshtunnel --from sqlit-tui sqlit
'';
dev_projects = /* fish */ ''
if test "$hn" = "dnsc-work"
begin

View file

@ -12,7 +12,7 @@ windows:
- db:
layout: main-horizontal
panes:
- sqlit
- dbui
- redis:
layout: main-horizontal
panes: