vast specific configurations
This commit is contained in:
parent
76f3896338
commit
ee9d0986ed
3 changed files with 33 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue