317 B
317 B
Gaiety's Dotfiles
Tmux
A terminal multiplexer
Setup
sudo pacman -S tmux # brew install tmux
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm # install tpm plugin manager
echo "source-file {location_of_dotfiles}/tmux/.tmux.conf" > ~/.tmux.conf
ctrl+b + I
to install plugins