Populate repo
This commit is contained in:
36
tmux/.tmuxinator/dev.yml
Normal file
36
tmux/.tmuxinator/dev.yml
Normal file
@ -0,0 +1,36 @@
|
||||
# vim:ft=ansible:
|
||||
name: dev
|
||||
|
||||
windows:
|
||||
- main:
|
||||
layout: 02a8,363x89,0,0[363x74,0,0,14,363x14,0,75{181x14,0,75,15,181x14,182,75,17}]
|
||||
panes:
|
||||
- main:
|
||||
- cd ~/
|
||||
- other:
|
||||
- cd ~/
|
||||
- other2:
|
||||
- cd ~/
|
||||
|
||||
- secondary:
|
||||
layout: 02a8,363x89,0,0[363x74,0,0,14,363x14,0,75{181x14,0,75,15,181x14,182,75,17}]
|
||||
panes:
|
||||
- main:
|
||||
- cd ~/
|
||||
- other:
|
||||
- cd ~/
|
||||
- other2:
|
||||
- cd ~/
|
||||
- notes:
|
||||
layout: 02a8,363x89,0,0[363x74,0,0,14,363x14,0,75{181x14,0,75,15,181x14,182,75,17}]
|
||||
panes:
|
||||
- main:
|
||||
- hgd notes
|
||||
- cd ../company/users/cnieves/
|
||||
- vim -S ~/.sessions/notes.vim
|
||||
- other:
|
||||
- hgd notes
|
||||
- cd ../company/users/cnieves/
|
||||
- other2:
|
||||
- hgd notes
|
||||
- cd ../company/users/cnieves/
|
Reference in New Issue
Block a user