dotfiles/home/dot_config/tmuxp/dot.yml

12 lines
217 B
YAML

# 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