dotfiles/.config/tmux/.github
2024-09-29 17:58:14 +02:00
..
overview-1.png 📚 docs(tmux): add about section, setup section and some images 2024-08-12 13:59:19 +02:00
overview-2.png 📚 docs(tmux): add about section, setup section and some images 2024-08-12 13:59:19 +02:00
overview-3.png 📚 docs(tmux): add about section, setup section and some images 2024-08-12 13:59:19 +02:00
README.md 📚 docs(installation): missed the step of installing tpm 2024-09-29 17:58:14 +02:00
title.png feat(app): tmux is added as the new terminal multiplexer 2024-07-29 17:46:05 +02:00


🌿 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:

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.

📷 Gallery

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