Skip to content

anuragpeshne/tmux-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux-widgets

text based widgets for tmux

demo

Installation

  1. Clone this repository
    • git clone https://github.com/anuragpeshne/tmux-widgets ~/code/tmux-widgets
  2. Set variables for weather:
  3. If using OSX, install istats for HW temperature and battery status: gem install iStats
  4. Set widget path in .tmux_conf:
    • set -g status-right "#[fg=green][#[default]#($HOME/code/tmux-widgets/main)#[fg=green]] #[fg=cyan]%d %b %R"
    • set -g status-interval 40

Releases

No releases published

Packages

No packages published

Languages