Files
thpeetz-notes/Infos/IT/tmux.md
T
2026-01-27 16:34:57 +01:00

49 lines
1.3 KiB
Markdown

---
id: tmux
aliases: []
tags: []
---
## Installation
- https://github.com/tmux/tmux/wiki/Installing
- https://github.com/nelsonenzo/tmux-appimage/releases
### Plugins
- https://github.com/thewtex/tmux-mem-cpu-load
- https://github.com/tmux-plugins/tmux-cpu
- https://github.com/tmux-plugins/tpm
- https://github.com/catppuccin/catppuccin
## Configuration
### catppuccin
- https://github.com/catppuccin/tmux/blob/main/docs/reference/configuration.md
-
### Nested tmux Sessions
- https://simplyian.com/2014/03/29/using-tmux-remotely-within-a-local-tmux-session/
- https://www.freecodecamp.org/news/tmux-in-practice-local-and-nested-remote-tmux-sessions-4f7ba5db8795/
### Resize tmux panes
- https://tech.serhatteker.com/post/2022-05/how-to-resize-tmux-panes/
## Videos
- [Tmux has forever changed the way I write code. - YouTube](https://www.youtube.com/watch?v=DzNmUNvnB04)
- https://www.youtube.com/watch?v=Mkno_8jnDdA
- https://www.youtube.com/watch?v=jaI3Hcw-ZaA
- https://www.youtube.com/watch?v=nTqu6w2wc68
- https://www.youtube.com/watch?v=%5C_YaI2vDbk0o
- https://www.youtube.com/watch?v=niuOc02Rvrc
## Links
- https://github.com/tmux/tmux
- https://www.stationx.net/tmux-cheat-sheet/
- https://tmuxcheatsheet.com/
- https://builtin.com/articles/tmux-config
- [Tmux Config: A Guide | Built In](https://builtin.com/articles/tmux-config)
-