This is my personal tmux configuration.
-
Install
tmuxandstow- on macOs
brew install tmux brew istall stow
- on Arch Linux
sudo pacman -S tmux sudo pacman -S stow
-
Clone this repo and its submodule
git clone --recurse-submodules [email protected]:DarrenVictoriano/tmux.git- Then symlink it with stow.
stow -t ~ tmux- Invoke my configuration
tmux -f ~/.config/tmux/tmux.conf