Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 341 Bytes

File metadata and controls

19 lines (11 loc) · 341 Bytes

Tmux

Installation

tmux v2.1 or new is required for the tmux.conf in this repo. Install tmux:

    brew install tmux

Also, install this:

    brew install reattach-to-user-namespace

Install Tundle, the tmux plugin manager:

    git clone --depth=1 https://github.com/chilicuil/tundle ~/.tmux/plugins/tundle