2023-11-24 14:30:26 -08:00

18 lines
342 B
YAML

# tmuxp config for terminal scratchpad
session_name: scratch
windows:
- window_name: files
shell_command_before:
- cd ~/
panes:
- shell_command:
- nnn
- window_name: dots
shell_command_before:
- cd ~/.local/share/chezmoi
panes:
- shell_command:
- nvim
- window_name: term