Skip to content

lewis6991/gh_notify.tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh_notify.tmux

Add a Github notification widget to your tmux status line.

image

Installation

Clone the repo:

git clone https://github.com/lewis6991/gh_notify.tmux ~/clone/gh_notify.tmux

Add this line to the bottom of .tmux.conf:

run-shell ~/clone/gh_notify.tmux/gh_notify.tmux

Usage

Add #{gh_notifications} to either status-left or status-right.

E.g:

set -g status-right " #{gh_notifications}  %a %e %b  %H:%M "

About

Github notification widget for tmux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages