diff options
author | EuAndreh <eu@euandre.org> | 2018-03-23 20:38:44 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-03-23 20:49:09 -0300 |
commit | 4e734232c611890f616194ed5cfade2549e4491b (patch) | |
tree | 38e74c5f28aaa8ecc8c6cbff7836d919c8fa7a1b /tmux/projects/sosps.yml | |
parent | Initial commit: add git-crypt .gitattributes file (diff) | |
download | dotfiles-4e734232c611890f616194ed5cfade2549e4491b.tar.gz dotfiles-4e734232c611890f616194ed5cfade2549e4491b.tar.xz |
Initial commit: now public (again)
Diffstat (limited to 'tmux/projects/sosps.yml')
-rw-r--r-- | tmux/projects/sosps.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tmux/projects/sosps.yml b/tmux/projects/sosps.yml new file mode 100644 index 0000000..ff8f1e0 --- /dev/null +++ b/tmux/projects/sosps.yml @@ -0,0 +1,10 @@ +name: sosps +root: ~/annex/dev/mouselabs/ + +windows: + - git: + layout: main-vertical + panes: + - git status + - ionic serve + - git status |