add tmuxinator configs + mv src -> files
This commit is contained in:
parent
e58fbab9d0
commit
d8c3db32be
10 changed files with 87 additions and 1 deletions
12
home/files/tmuxinator/duckland.yml
Normal file
12
home/files/tmuxinator/duckland.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: duckland
|
||||
root: ~/src/WWW/sites/duckland.org
|
||||
windows:
|
||||
- main:
|
||||
layout: ef4d,274x68,0,0{80x68,0,0,12,193x68,81,0,13}
|
||||
panes:
|
||||
- hugo serve:
|
||||
- hugo serve -D -F
|
||||
- code:
|
||||
- cd ~/src/WWW/sites/duckland.org/content
|
||||
- git status
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue