mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmuxinator): update window layout of some projects
This commit is contained in:
@@ -2,6 +2,9 @@ name: Learn
|
||||
root: ~/Code/Github/learn/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Vim:
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- vim
|
||||
- clear
|
||||
- Terminal: clear
|
||||
- Server: clear
|
||||
|
||||
@@ -2,6 +2,9 @@ name: hamburg-stefanimhoff-de
|
||||
root: ~/Code/Github/hamburg.stefanimhoff.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Vim:
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- vim
|
||||
- npm i; npm start
|
||||
- Terminal: clear
|
||||
- Server: npm i; npm start
|
||||
|
||||
@@ -2,6 +2,9 @@ name: "kogakure-de"
|
||||
root: ~/Code/Github/kogakure.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Vim:
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- vim
|
||||
- npm i; npm start
|
||||
- Terminal: clear
|
||||
- Server: npm i; npm start
|
||||
|
||||
@@ -2,6 +2,9 @@ name: Brewery
|
||||
root: ~/Code/XING/brewery/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Vim:
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- vim
|
||||
- yarn; yarn develop
|
||||
- Terminal: clear
|
||||
- Server: yarn
|
||||
|
||||
Reference in New Issue
Block a user