Skip to content

metaory/xtmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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