mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmuxinator): add project file for crate
This commit is contained in:
6
tmuxinator/xing-crate.yml
Normal file
6
tmuxinator/xing-crate.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: Crate
|
||||
root: ~/Code/XING/crate/
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Terminal: clear
|
||||
- Server: yarn; ENABLE_MOCKS=true yarn repl
|
||||
Reference in New Issue
Block a user