Skip to content

jonmejia/teamux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

Releases

No releases published

Languages