Defaults:
export TMUX_WIN_ICO="⛛ "
export TMUX_SES_ICO="✱ "
Caution
Make sure
- Backup
~/.config/tmux
- Remove if
~/.tmux.conf
exist - Remove if other related exist
- CLONE
- LINK
# Clone the repo
git clone --recursive git@github.com:metaory/xtmux.git
# Link it
ln -svf $PWD/xtmux/tmux ~/.config/tmux
# new tmux session with no arguments should work!
tmux
# install plugins on first run (optional)
# > Press prefix + I (capital i, as in Install) to fetch the plugin.
# eg. C-s + I