chore(tmuxinator): add missing vim command

This commit is contained in:
Stefan Imhoff
2023-02-10 12:50:59 +01:00
parent a274746a8a
commit 1109f87d34
6 changed files with 17 additions and 5 deletions

View File

@@ -213,3 +213,15 @@ yamlfmt
yamlls yamlls
zbirenbaum zbirenbaum
Zelos Zelos
Buch
Designkit
Dotfiles
dotfiles
kogakure
Nanzan
nanzan
pnpm
Shibui
shibui
stefanimhoff
Zettelkasten

View File

@@ -2,6 +2,6 @@ name: Learn
root: ~/Code/Github/learn/ root: ~/Code/Github/learn/
attach: false attach: false
windows: windows:
- Vim: - Vim: vim
- Server: clear - Server: clear
- Terminal: clear - Terminal: clear

View File

@@ -2,6 +2,6 @@ name: hamburg-stefanimhoff-de
root: ~/Code/Github/hamburg.stefanimhoff.de/ root: ~/Code/Github/hamburg.stefanimhoff.de/
attach: false attach: false
windows: windows:
- Vim: - Vim: vim
- Server: pnpm i - Server: pnpm i
- Terminal: clear - Terminal: clear

View File

@@ -2,6 +2,6 @@ name: "kogakure-de"
root: ~/Code/Github/kogakure.de/ root: ~/Code/Github/kogakure.de/
attach: false attach: false
windows: windows:
- Vim: - Vim: vim
- Server: pnpm i - Server: pnpm i
- Terminal: clear - Terminal: clear

View File

@@ -2,6 +2,6 @@ name: stefanimhoff-de
root: ~/Code/Github/stefanimhoff.de/ root: ~/Code/Github/stefanimhoff.de/
attach: false attach: false
windows: windows:
- Vim: - Vim: vim
- Server: pnpm i - Server: pnpm i
- Terminal: clear - Terminal: clear

View File

@@ -2,6 +2,6 @@ name: Brewery
root: ~/Code/XING/brewery/ root: ~/Code/XING/brewery/
attach: false attach: false
windows: windows:
- Vim: - Vim: vim
- Server: yarn - Server: yarn
- Terminal: clear - Terminal: clear