Skip to content

bpogodzinski/tmux-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-conf

My personal tmux configuration made to be quickly cloneable and set up.

How to set up

  1. Clone the directory

git clone https://github.com/bpogodzinski/tmux-conf

  1. Init the submodule to download Tmux Plugin Manager

git submodule init && git submodule update

  1. Copy .tmux and .tmux.conf to your home directory

cp -r .tmux/ .tmux.conf ~/.

  1. Start tmux and install plugins by C-a + I (capital i). It may take a while so be patient.

About

My personal tmux configuration made to be quickly cloneable and set up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published