My tmux configuration file
Installation:
- Clone repo:
git clone https://github.com/therivenman/tmux-config.git ~/.tmux
- Install
.tmux.conf:
ln -s ~/.tmux/tmux.conf ~/.tmux.conf
- Install
powerline:
sudo apt install powerline
- Install
powerlineconfig files:
ln -s ~/.tmux/powerline ~/.config/powerline
- Install
netifacespython package:
This is needed for the ip address in status bar.
apt install python3-netifaces