Skip to content

victorChen201/tmux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

My tmux configuration

Install tmux

$ sudo apt-get install tmux

Install configuration

$ cd
$ rm .tmux.conf
$ git clone https://github.com/jarsonfang/tmux.git
$ ln -s tmux/tmux.conf .tmux.conf

add the following line to ~/.bash_aliases file and then source ~/.bash_aliases:

alias tmux='tmux -2'

About

My tmux configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published