Skip to content

A fully configurable tmux statusbar, written in lua

Notifications You must be signed in to change notification settings

joelflaig/polymux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Polymux

Content

  1. Installation

Installation

Prerequisites

  • The Lua interpreter
  • A patched font.

TPM

  1. Install TPM
  2. Add the Polymux plugin:
set -g @plugin 'joelflaig/polymux'
# ...alongside
set -g @plugin 'tmux-plugins/tpm'

Manual

  1. Clone this repository to your desired location (e.g. ~/.config/tmux/plugins/polymux)
  2. Add the following line to your tmux.conf file: run ~/.config/tmux/plugins/polymux/polymux.tmux
  3. Reload Tmux by either restarting the session or reloading it with tmux source-file ~/.tmux.conf

About

A fully configurable tmux statusbar, written in lua

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages