tmux¶
 tmux is a terminal multiplexer.
 Installation¶
  
 Config¶
 A basic tmux configuration can be set up in ~/.tmux.conf.
~/.tmux.conf
 Catppuccin Theme¶
 To install the Catppuccin theme for tmux, follow these steps:
- Clone the Catppuccin 
tmuxplugin: 
Clone Catppuccin tmux plugin
- Add the plugin to your 
~/.tmux.conffile: 
~/.tmux.conf
- Install 
tpm(Tmux Plugin Manager) if you haven't already: 
- Start a new 
tmuxsession or reload yourtmuxconfiguration (prefix + r), then pressprefix + I(capital I) to install the plugin. 
 Usage¶
 To start a new tmux session:
To detach from a session:
To attach to an existing session: