feat: Add zellij config

This commit is contained in:
2025-03-28 13:50:13 +11:00
parent 281bcdc5c1
commit 66edf79d21
5 changed files with 988 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
layout {
pane size=1 borderless=true {
plugin location="tab-bar"
}
pane
pane size=2 borderless=true {
plugin location="status-bar"
}
}