1
1
Fork 0
dotfiles/tmux/README.md
Ava Gaiety Wroten 51e0427855 tmux
2021-04-08 10:52:44 -05:00

297 B

Gaiety's Dotfiles

Tmux

A terminal multiplexer

Setup

sudo pacman -S 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