home/tmuxinator | clean up + start nixos detached
This commit is contained in:
parent
84ff3bed89
commit
7f8fe0bb52
2 changed files with 1 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
||||||
name: nix-cs
|
|
||||||
root: ~/
|
|
||||||
on_project_start: tmux setw synchronize-panes
|
|
||||||
windows:
|
|
||||||
- nix:
|
|
||||||
layout: tiled
|
|
||||||
synchronize: after
|
|
||||||
panes:
|
|
||||||
- ssh loki
|
|
||||||
- ssh fred
|
|
||||||
- ssh eve
|
|
||||||
- ssh smaug
|
|
||||||
- ssh w1
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
name: nixos
|
name: nixos
|
||||||
root: ~/nixos
|
root: ~/nixos
|
||||||
|
attach: false
|
||||||
|
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue