A streamlined and customizable TMUX configuration for enhanced terminal productivity.
- Seamless Vim / Neovim Integration – Smooth workflow between TMUX and your favorite editor.
- Session Management with fzf – Quickly switch between sessions using fuzzy finding.
- Lightweight Yet Functional Theme – A clean and minimal look without sacrificing usability.
- Mouse & Keybindings Enhancements – Improved navigation and pane management.
- Clipboard Support – Easily copy and paste between TMUX and your system clipboard.
- Optimized for Performance – Minimal overhead while maintaining essential features.
- Clone repository.
git clone https://github.com/reybits/config-tmux.git
- Initialize submodule.
git submodule update --init
- Link to the XDG-config path.
ln -s /path/to/config-tmux/tmux ~/.config/tmux
- Withing tmux install all plugins.
prefix + I
prefix + f
- open / attach sessionprefix + R
- reload configprefix + I
- install puluginsprefix + U
- update pluginsprefix + alt + u
- uninstall plugins