symlink work

This commit is contained in:
Lockszmith (VAST@MacBook) 2025-05-16 13:35:28 -04:00
parent bf6b00726e
commit f3c1fbb724
2 changed files with 2 additions and 32 deletions

View file

@ -1,16 +0,0 @@
layout {
cwd "/Users/gal.szkolnik"
tab name="CS-DBG" hide_floating_panes=true {
pane size=1 borderless=true {
plugin location="zellij:tab-bar"
}
pane command="zsh" cwd="/Users/gal.szkolnik" size="55%" {
args "-ic" "ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa cs-dbg"
start_suspended true
}
pane size=1 borderless=true {
plugin location="zellij:status-bar"
}
}
}

View file

@ -0,0 +1 @@
../../../../_home/private_dot_config/zellij/layouts/cs-dbg.kdl

View file

@ -1,16 +0,0 @@
layout {
cwd "/Users/gal.szkolnik"
tab name="Teleport" hide_floating_panes=true {
pane size=1 borderless=true {
plugin location="zellij:tab-bar"
}
pane command="zsh" cwd="/Users/gal.szkolnik" size="55%" {
args "-ic" "vast-teleport launch --from-zellij"
start_suspended true
}
pane size=1 borderless=true {
plugin location="zellij:status-bar"
}
}
}

View file

@ -0,0 +1 @@
../../../../_home/private_dot_config/zellij/layouts/teleport.kdl