mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -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>
|
||||||
<TabItem value="homebrew">
|
<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
|
```bash
|
||||||
brew tap homebrew/cask-fonts # You only need to do this once!
|
|
||||||
brew search nerd-font # Search for font packages
|
brew search nerd-font # Search for font packages
|
||||||
|
|
||||||
# EXAMPLE: Install the NF version of Fira Code
|
# EXAMPLE: Install the NF version of Fira Code
|
||||||
|
|
Loading…
Reference in a new issue