Skip to content

vyorkin/tmux.conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux.conf

My tmux config

Setup

  • Clone this repo with submodules

    git clone https://github.com/vyorkin/tmux.conf.git --recurse-submodules --depth 1
  • Symlink tmux.conf to ~/.tmux.conf:

ln -sf $(pwd)/tmux.conf ~/.tmux.conf
mkdir -p ~/.tmux/plugins
ln -sf $(pwd)/tmux/plugins/tpm ~/.tmux/plugins/tpm

Install plugins via CLI:

~/.tmux/plugins/tpm/bin/install_plugins

Extra

To setup tmux 1password plugin install the 1Password CLI first, then read this.

About

My tmux config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published