https://github.com/FelixKratz/SketchyBar
Add files from this repository to $HOME/.config/sketchybar and then install SbarLua with sketchybar itself.
# Installing SbarLua
(git clone https://github.com/FelixKratz/SbarLua.git /tmp/SbarLua && cd /tmp/SbarLua/ && make install && rm -rf /tmp/SbarLua/)
# Installing sketchybar
brew tap FelixKratz/formulae
brew install sketchybar
brew services start sketchybar
By default this config uses 'Iosevka Nerd Font'. You can install using brew with the command bellow. Otherwise you can change it to any other you like in resources/settings.lua. Without it you will not have all the icons displayed.
brew install --cask font-iosevka-nerd-font