Skip to content

Files

Latest commit

author
Joshua Appelman
May 10, 2015
f187182 · May 10, 2015

History

History
41 lines (29 loc) · 1.6 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.6 KB

Tmux config

Tmux config file and plugins.

Installation

  1. Clone this repository git clone https://github.com/jbnicolai/tmux ~/tmux-config
  2. Initialize the tpm plugin manager submodule cd ~/tmux-config && git submodule init
  3. Run the Makefile to symlink the config files make
  4. Open tmux and hit prefix + I to fetch all plugins.

Plugins

All plugins are installed through tpm.

Contributions and new features

Bug fixes and contributions are welcome.

Feel free to suggest new features, via github issues.

If you have a bigger idea you'd like to work on, please get in touch, also via github issues.

License

MIT