Skip to content

LazyDoomSlayer/tmux-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tmux Configuration 🖥️

This is my personal tmux configuration, designed to enhance terminal workflows with intuitive key bindings and a clean interface.


🎯 Features

  • Custom Key Bindings: Optimized for faster navigation and workflow.
  • Split and Resize Panes: Effortless terminal pane management.
  • Session Management: Easily create, switch, and manage tmux sessions.
  • Custom Status Bar: A clean and informative status line.

⚡ Installation

  1. Install Tmux Package Manager TPM

    git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  2. Clone the repository to your home directory:

    git clone https://github.com/LazyDoomSlayer/tmux-configuration 
    cp ./tmux.conf ~/.tmux.conf
  3. Reload tmux to apply the configuration:

    tmux source-file ~/.tmux.conf
  4. Install all packages using ( prefix + "I" )


🔧 Customization

You can tweak the configuration by editing the .tmux.conf file directly. Key bindings, appearance, and plugins can all be customized to fit your workflow.


🛠️ Requirements

  • tmux 3.0 or higher
  • A patched terminal font (e.g., Nerd Fonts) for proper status bar display.

❤️ Acknowledgments

Special thanks to the tmux community for inspiring this configuration and providing useful resources.


About

A clean and functional tmux configuration with productivity-focused key bindings and seamless terminal navigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages