mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmuxinator): add missing vim command
This commit is contained in:
@@ -2,6 +2,6 @@ name: Learn
|
||||
root: ~/Code/Github/learn/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim:
|
||||
- Vim: vim
|
||||
- Server: clear
|
||||
- Terminal: clear
|
||||
|
||||
@@ -2,6 +2,6 @@ name: hamburg-stefanimhoff-de
|
||||
root: ~/Code/Github/hamburg.stefanimhoff.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim:
|
||||
- Vim: vim
|
||||
- Server: pnpm i
|
||||
- Terminal: clear
|
||||
|
||||
@@ -2,6 +2,6 @@ name: "kogakure-de"
|
||||
root: ~/Code/Github/kogakure.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim:
|
||||
- Vim: vim
|
||||
- Server: pnpm i
|
||||
- Terminal: clear
|
||||
|
||||
@@ -2,6 +2,6 @@ name: stefanimhoff-de
|
||||
root: ~/Code/Github/stefanimhoff.de/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim:
|
||||
- Vim: vim
|
||||
- Server: pnpm i
|
||||
- Terminal: clear
|
||||
|
||||
@@ -2,6 +2,6 @@ name: Brewery
|
||||
root: ~/Code/XING/brewery/
|
||||
attach: false
|
||||
windows:
|
||||
- Vim:
|
||||
- Vim: vim
|
||||
- Server: yarn
|
||||
- Terminal: clear
|
||||
|
||||
Reference in New Issue
Block a user