.dotfiles/tmux/.config/tmuxinator/work-ape.yml

15 lines
199 B
YAML

# /home/ipu/.config/tmuxinator/work-ape.yml
name: work-ape
root: ~/Code/work/ape/
windows:
- server:
- ssh ape
- editor-app:
- cd app
- nvimp .
- git:
- cd app
- lazygit