feat(config): add tmuxp

This commit is contained in:
Sergio Laín 2024-10-17 17:37:03 +02:00
parent 491a5cfff2
commit 54114b0096
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438
5 changed files with 27 additions and 0 deletions

3
.config/tmuxp/.github/README.md vendored Normal file
View file

@ -0,0 +1,3 @@
<div align="center">
<a href=""><img src="./title.png"></a>
</div>

BIN
.config/tmuxp/.github/title.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View file

@ -0,0 +1,5 @@
windows:
- window_name: editor
panes:
- shell_command:
- nvim

View file

@ -0,0 +1,10 @@
windows:
- window_name: editor
panes:
- shell_command:
- nvim
- window_name: service
panes:
- shell_command:
- mise run serve
# - pnpm run serve

View file

@ -0,0 +1,9 @@
windows:
- window_name: editor
panes:
- shell_command:
- nvim
- window_name: service
panes:
- shell_command:
- five-server