dots/config/tmuxp/coding.yml
aleidk eebd9d4a78 Update tmux config
- Add layout managment via tmuxp
- Add function to run z and tmuxp
- move tmux config from home folder to config folder
2023-10-28 19:47:32 -03:00

7 lines
151 B
YAML

session_name: shorthands
windows:
- window_name: main
layout: main-vertical
panes:
- shell_command: vi
- shell_command: pnpm dev