Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 887 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 887 Bytes

teamux

Powerline theme for tmux

Features

  • ⚡️ Powerline theme
  • 🗂️ Session tab
  • 🔄 Gitmux
  • 🕒 Current time
  • 🍵 Snazzy Tea Icon

Installation

  • tpm (This is what I would reccomend, if you don't have tpm installed learn all about it here.)

    1. Copy and paste plugin into your .tmux.conf file

      set -g @plugin 'jonmejia/teamux'
      
    2. Source your tmux config by doing either

      • prefix + R
      • or run tmux source-file ~/.tmux.conf
    3. Install plugin with prefix + I

  • Manual Installation

    1. Clone repository

      git clone git@github.com:jonmejia/teamux.git
      
    2. Source your tmux config by doing either

      • prefix + R
      • or run tmux source-file ~/.tmux.conf
    3. Install plugin with prefix + I