Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 389 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 389 Bytes

tmux.conf

A minimalistic tmux configuration. Almost everything is from Ham Cocke's blog.

Install

Copy and paste this command:

rm -rf ~/.tmux* && git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && curl -o ~/.tmux.conf -k https://raw.githubusercontent.com/asarchami/tmuxconf/master/tmux.conf