git-labelerをリリースしました

Zedがgit statusでサブディレクトリを色分けしてくれるので、これでgitの状態をパッと判断してたのだけど、そもそもFinderで色分けしてくれ。

git-labelerをリリースしました

そうそう、こういうので良いんだよw

git-labelerをリリースしました

動画で見るとこんな感じ。

https://github.com/rioriost/git-labeler

インストールはHomebrew、監視したいディレクトリを追加して、サービススタートです。

brew tap rioriost/cask
brew install --cask git-labeler
git-labeler config add ~/Git_Managed
/opt/homebrew/share/git-labeler/scripts/install-launchagent.sh