3 Commits

Author SHA1 Message Date
Joao P Dubas
6cd7fefef7 fix(tmuxp): rename dev config to work 2023-10-30 12:14:57 +00:00
Joao P Dubas
4fd80e7456 fix(tmuxp): rename work config to personal 2023-10-30 12:14:25 +00:00
3293ae8a3e feat: add tmux and tmuxp (#1)
Allow terminal multiplexing through [`tmux`][0] and make it configurable using [`tmuxp`][1].

[0]: https://github.com/tmux/tmux
[1]: https://github.com/tmux-python/tmuxp

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #1
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2023-10-15 21:00:49 +00:00