1
1
Fork 0
dotfiles/tmux/README.md
2021-04-18 14:53:05 -05:00

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