chore: minor random updates #240

Merged
joao.dubas merged 5 commits from jpd-chore-minor-changes into main 2025-05-28 18:50:25 +00:00
Showing only changes of commit 12d012a76b - Show all commits

14
config/tmuxp/rpi.yml Normal file
View File

@ -0,0 +1,14 @@
---
session_name: rpi
start_directory: /opt/personal
windows:
- window_name: rpi
focus: true
layout: tiled
start_directory: labs
panes:
- focus: true
shell_command: ssh rpi00
- shell_command: ssh rpi01
- shell_command: ssh rpi02
- shell_command: ssh rpi03