mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
10 lines
157 B
YAML
10 lines
157 B
YAML
# tmuxp config for general dev
|
|
|
|
session_name: dev
|
|
windows:
|
|
- window_name: editor
|
|
panes:
|
|
- shell_command:
|
|
- nvim
|
|
- window_name: term
|