mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(tmuxinator): start all projects detached
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: Standard
|
||||
root: ~/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: cd ~/Downloads; clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Dotfiles
|
||||
root: ~/.dotfiles/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: iA Writer Template Nanzan
|
||||
root: ~/Code/Github/ia-writer-template-nanzan
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: iA Writer Template Shibui
|
||||
root: ~/Code/Github/ia-writer-template-shibui/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Learn
|
||||
root: ~/Code/Github/learn/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: hamburg-stefanimhoff-de
|
||||
root: ~/Code/Github/hamburg.stefanimhoff.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: 'kogakure-de'
|
||||
name: "kogakure-de"
|
||||
root: ~/Code/Github/kogakure.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: stefanimhoff-de
|
||||
root: ~/Code/Github/stefanimhoff.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim:
|
||||
layout: main-vertical
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Brewery
|
||||
root: ~/Code/XING/brewery/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Crate
|
||||
root: ~/Code/XING/crate/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Measurements
|
||||
root: ~/Code/XING/component-scanner/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Frontend: cd ~/Code/XING/component-scanner-frontend/
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Designkit
|
||||
root: ~/Code/XING/xds-kit/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Zettelkasten
|
||||
root: ~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Zettelkasten/
|
||||
attach: false
|
||||
windows:
|
||||
- Zettelkasten: clear
|
||||
- Highlights: cd ~/Library/Mobile\ Documents/iCloud~md~obsidian/Documents/Highlights/ && clear
|
||||
|
||||
Reference in New Issue
Block a user