tmuxido/.tmuxido.toml
cinco euzebio 71da4149b8
Some checks failed
continuous-integration/drone/tag Build is failing
Initial release of tmuxido
Rust-based tmux project launcher with fzf selection, incremental
mtime-based cache, per-project .tmuxido.toml session config, and
Drone CI pipeline for automated binary releases.
2026-02-28 19:06:43 -03:00

20 lines
258 B
TOML

[[windows]]
name = "tmuxido"
[[windows]]
name = "editor"
layout = "main-horizontal"
panes = [
"code . ; claude --dangerously-skip-permissions",
"clear",
"clear"
]
# [[windows]]
# name = "build"
# panes = []
# [[windows]]
# name = "git"
# panes = []