Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Hygiene

A bar badge for Omarchy v4 that counts dirty and unpushed git repos across your project roots — so uncommitted work and never-pushed commits stop hiding.

The 󰊢 chip takes the bar's active color when repos need attention and dims when everything is clean. The tooltip names the offenders (2 dirty (nexus, dots) · 1 unpushed (game-mode)); click to rescan.

A branch with no upstream is never counted as unpushed — there is nothing to push to.

Install

omarchy plugin add https://github.com/devmobasa/omarchy-git-hygiene --enable

Settings

Inline on the bar layout entry (omarchy bar set community.git-hygiene <key> <value> --json):

Key Default Meaning
roots ["~/code"] Directories scanned (3 levels deep) for repos
scanIntervalMinutes 10 Ambient rescan cadence; 0 scans only on click

Scripting

omarchy-shell community.git-hygiene scan     # trigger a rescan
omarchy-shell community.git-hygiene status   # summary JSON

Tests

OMARCHY_PATH=/path/to/omarchy ./test/all

License

MIT

About

Bar badge counting dirty and unpushed git repos across your project roots

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages