diff options
Diffstat (limited to 'tmux/projects/annex.yml')
-rw-r--r-- | tmux/projects/annex.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tmux/projects/annex.yml b/tmux/projects/annex.yml new file mode 100644 index 0000000..b60ffbc --- /dev/null +++ b/tmux/projects/annex.yml @@ -0,0 +1,11 @@ +name: annex +root: ~/annex/ + +windows: + - annex+dotfiles: + layout: main-vertical + panes: + - cd + - j dotfiles && git status + - git status + - htop: htop |