Skip to content

Latest commit

 

History

History
86 lines (62 loc) · 1.56 KB

README.md

File metadata and controls

86 lines (62 loc) · 1.56 KB

XTMUX


Older


Caution

Make sure

  • Backup ~/.config/tmux
  • Remove if ~/.tmux.conf exist
  • Remove if other related exist

Installation

  • 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

Important

the theme file is from


License

MIT