This script is intended to be called from $cloaked-wight or $cloaked-wight/tmux. Invoking from any other directory will result in an early exit.
Since tmux-yank
requires tmux
(>= 1.9), TPM, and xclip
(see
tmux/tmux-yank) this script
- Checks the version of
tmux
installed, and installs 1.9a from thepi-rho
PPA according to these directions. - Installs tmux plugin manager (TPM).
- Checks for and installs
xclip
(if missing). - Creates symlink between
~/.tmux.conf
andtmux/.tmux.conf
. - Installs TPM plugins accoring to the TPM Wiki post on how to install plugins from command line.