Skip to content

khir19/tmux-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tmux Settings

My Tmux settings

Usage

Installation

  1. Clone this repository.
    • git clone <repository-url> <tmux-settings-path>
  2. Create a link to the file .tmux.conf in the home directory.
    • ln -s <tmux-settings-path>/.tmux.conf ~/

Additional Setup

Install xsel

xsel is used to copy text to the clipboard. Installation may be needed if it is not included by default.

  1. Install xsel.
    • sudo apt install xsel

About

My Tmux Settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published