Skip to content

mikefong/tmux-conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

tmux-conf

My tmux configuration. Built upon the excellent foundation provided by Brian P. Hogan's excellent book "tmux". Actually. to be perfectly honest there's not much here yet EXCEPT that foundation.

Additional Notes

Make sure to add the following to the end of .bashrc to get full color support under Linux:

[ -z "$TMUX" ] && export TERM=xterm-256color

For support for system clipboard, make sure to install "xclip" package.

About

My tmux configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published