/.tmux

My tmux setup

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Installation of my tmux config

Installation

  1. cd ~
  2. git clone https://github.com/shapovalovts/.tmux.git
  3. ln -s .tmux.conf .tmux/tmux.conf
  4. cd ~/.tmux
  5. git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  6. Open tmux and run <Prefix> + I to install the plugins.