mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
docs(fonts): deprecate homebrew/cask-fonts
This commit is contained in:
parent
ba316190d7
commit
3cbd4d529f
|
@ -49,10 +49,9 @@ oh-my-posh font install meslo
|
|||
</TabItem>
|
||||
<TabItem value="homebrew">
|
||||
|
||||
If you're using Homebrew, you can tap the `homebrew-cask-fonts` repository and install Nerd Fonts from there instead:
|
||||
If you're using Homebrew, you can install Nerd Fonts directly:
|
||||
|
||||
```bash
|
||||
brew tap homebrew/cask-fonts # You only need to do this once!
|
||||
brew search nerd-font # Search for font packages
|
||||
|
||||
# EXAMPLE: Install the NF version of Fira Code
|
||||
|
|
Loading…
Reference in a new issue