IlanCosman / tide

🌊 The ultimate Fish prompt.
MIT License
2.9k stars 108 forks source link

You can now run `brew install font-meslo-for-powerlevel10k` #491

Open kalip2 opened 7 months ago

kalip2 commented 7 months ago

Is your feature request related to a problem? Please describe

In the README, there is a request to manually install the Nerd fonts: https://github.com/IlanCosman/tide?tab=readme-ov-file#fonts

Describe the solution you'd like

Those nerd fonts that you recommend can now be installed with:

brew tap homebrew/cask-fonts
brew install font-meslo-for-powerlevel10k

We can do this now because of the recent PR: https://github.com/Homebrew/homebrew-cask-fonts/pull/9018

Additional context

It might be in your interest to update the README to let people know that they can install the nerd fonts with brew.