aboutsummaryrefslogtreecommitdiff
path: root/tmux/projects/annex.yml
blob: a964d6751f927d9e9cf0d7a2931020fc551432bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: annex

windows:
  - annex+dotfiles:
      root: ~/annex/
      layout: main-vertical
      panes:
        - misc:
            - cd
        - newsboat:
          - cd
          - n
        - dotfiles:
          - cd "$DOTFILES" && git status
          - sleep 10
          - reload
        - annex:
          - git status
  - vps:
      root: ~/dev/libre/vps/
      layout: main-vertical
      panes:
        - vps:
          - s
        - vps-state:
          - cd ../vps-state/
          - s