dotfiles/home/dot_config/tmuxp/dot.yml

12 lines
217 B
YAML
Raw Normal View History

2023-09-02 12:38:32 -07:00
# tmuxp config for general dev
session_name: dot
windows:
- window_name: editor
shell_command_before:
- cd ~/.local/share/chezmoi
panes:
- shell_command:
- nvim
- window_name: term