Added tmuxp hv config

This commit is contained in:
Eric Renfro 2023-04-23 11:04:39 -04:00
parent 68a8f4cb5d
commit 6bd09b2a3a
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 13 additions and 0 deletions

13
.config/tmuxp/hv.yaml Normal file
View File

@ -0,0 +1,13 @@
session_name: Hypervisors
start_directory: ~/
windows:
- window_name: hv1
panes:
- ssh hv1 -t tmux a
- window_name: hv2
panes:
- ssh hv2 -t tmux a
- window_name: hv3
panes:
- ssh hv3 -t tmux a