Powerline theme for tmux
- ⚡️ Powerline theme
- 🗂️ Session tab
- 🔄 Gitmux
- 🕒 Current time
- 🍵 Snazzy Tea Icon
-
tpm (This is what I would reccomend, if you don't have tpm installed learn all about it here.)
-
Copy and paste plugin into your .tmux.conf file
set -g @plugin 'jonmejia/teamux'
-
Source your tmux config by doing either
prefix
+R
- or run
tmux source-file ~/.tmux.conf
-
Install plugin with
prefix
+I
-
-
Manual Installation
-
Clone repository
git clone git@github.com:jonmejia/teamux.git
-
Source your tmux config by doing either
prefix
+R
- or run
tmux source-file ~/.tmux.conf
-
Install plugin with
prefix
+I
-