Skip to content


🌿 About

My default multiplexer is tmux. In the past I tried Zellij and I really liked it, but when I tried tmux, it was a whole different story. Not only is faster, but more customizable, has a ton of plugins and it has a ton of documentation and help online. I had a zellij config before I switched to tmux so if you wanna see it, take a look.

Now, here are the plugins I use alongside tmux:

The plugins and their options are declared on this file.

For tmux base options, you can find them over here.

In the case of the keybindings, here they are.

🔧 Setup

📦 Plugins Installation

First, you need to install tpm, the tmux plugin manager. Use this command to do so:

bash
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm

Once you enter tmux, hit prefix + I to install all the plugins. And that's it.

Floating Terminal
overview-1
Image Preview
overview-2
Session Manager
overview-3