- clone repository
git clone https://github.com/napalm255/powertmux.git /path/to/repo
- create two symlinks - one for powertmux.sh and one for tmux.conf
sudo ln -s /path/to/repo/powertmux.sh /etc/profile.d/powertmux.sh
sudo ln -s /path/to/repo/tmux.conf /etc/tmux.conf