.tmux ===== Configuration files for tmux Installation ------------ Make sure to clone the tpm submodule as well: ``` git clone --recursive git@gitlab.wojciechkozlowski.eu:config/tmux.git .tmux ``` Install all other plugins: * Launch tmux * Run `ctrl + a + I` Usage ----- Source the appropriate file from config in the file ~/.tmux.conf, e.g. ``` source ~/.tmux/config/tmux-i3.conf ```