mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2024-11-01 16:53:07 +01:00
configure zellij layout
This commit is contained in:
parent
b5d035b3a4
commit
cbafb86d70
@ -18,12 +18,12 @@ layout {
|
|||||||
}
|
}
|
||||||
tab name="hyperreal.coffee" {
|
tab name="hyperreal.coffee" {
|
||||||
pane command="mosh" {
|
pane command="mosh" {
|
||||||
args "jas@hyperreal.coffee"
|
args "-p" "60000" "jas@hyperreal.coffee"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tab name="coldharbour.local" {
|
tab name="coldharbour.local" {
|
||||||
pane command="mosh" {
|
pane command="mosh" {
|
||||||
args "jas@coldharbour.local"
|
args "-p" "60000" "jas@coldharbour.local"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tab
|
tab
|
||||||
|
Loading…
Reference in New Issue
Block a user