1
1
Fork 0
dotfiles/tmux
2021-04-18 14:53:05 -05:00
..
.tmux.conf easier pane switching 2021-04-11 18:35:54 -05:00
README.md Improved mac support 2021-04-18 14:53:05 -05:00

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