Skip to content

jlconlin/tmuxConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux Configuration

This repository contains the configuration that I prefer for tmux. I've put it in a repository to facilitate adding this to multiple machines.

Installation

Recursively clone this into the ~/.tmux directory. Then create a link:

ln -s ~/.tmux/tmux.conf ~/.tmux.conf

Plugins

Installing the tmux plugins works well enough. Simply execute

ctrl-b I

This only installs the tmux plugins, not ViM or any other plugins.

To update the plugins, simply execute:

ctrl-b U

Plugins

Listed below are the plugins I use. They are all managed by the Tmux Plugin Manager which is a git submodule of this repository.

About

Personal configuration for tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published