Skip to content

ecomba/tmux-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

My tmux configuration

The other day I was trying to teach a friend some tmux and remote pairing over tmate and I discovered to my horror that I had lost all my tmux configuration files.

This is a way to remedy it in the future ( and in general a good idea so that I can have my configuration saved in a place where it can evolve over time ).

Installation

  • In order to make this work you have to install tmux first ( if you have a Mac I do recommend using brew install tmux as it will ease your life ).
  • Create a symbolic link in your home directory:
ln -s path_you_cloned_this_repo/tmux.conf ~./.tmux.conf

About

My tmux configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages