My terminal multiplexer configuration.
This repository serves as a portable configuration for me. Feel free to use it but please beware of the fact that I didn't prepared it to be used by others.
-
Clone repo inside ~/etc. You will get a new directory ~/etc/mpx.
-
For screen:
ln -s ~/etc/mpx/screenrc ~/.screenrc
- For tmux:
ln -s ~/etc/mpx/tmux.conf ~/.tmux.conf