Skip to content

reybits/config-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy TMUX

A streamlined and customizable TMUX configuration for enhanced terminal productivity.

TMUX session

Features

  • 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.

Install

  1. Clone repository.
git clone https://github.com/reybits/config-tmux.git
  1. Initialize submodule.
git submodule update --init
  1. Link to the XDG-config path.
ln -s /path/to/config-tmux/tmux ~/.config/tmux
  1. Withing tmux install all plugins. prefix + I

Useful keys

  • prefix + f - open / attach session
  • prefix + R - reload config
  • prefix + I - install pulugins
  • prefix + U - update plugins
  • prefix + alt + u - uninstall plugins

About

My Tmux config.

Topics

Resources

License

Stars

Watchers

Forks

Languages