Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Tmux Moon Phase

Display the current moon phase in tmux status bar.

Installation

  1. Install Tmux Plugin Manager.

  2. Add this plugin to your ~/.tmux.conf:

set -g @plugin 'vimhack/tmux-moon-phase#main'
  1. Press [prefix] + I to install.

Usage

Add #{moon_phase_emoji}/ #{moon_phase_icon} / #{moon_phase_text} to your status-left or status-right:

set -g status-right '#{moon_phase_icon} #{moon_phase_text}'

Custom icon or text colors:

set -g @moon_phase_icon_color '#f1fa8c'
set -g @moon_phase_text_color '#f1fa8c'

Inspired By

https://github.com/chriszarate/tmux-moon-phase

About

A tmux plugin that displays current moon phase in tmux status line.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages