Forked from skylock/OSX Install Cascadia Code Fonts
Created
November 24, 2023 14:07
-
-
Save trongthienpc/03f017ca77292b97db0294d039ed632e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew tap homebrew/cask-fonts | |
| brew install --cask font-cascadia-code | |
| brew install --cask font-cascadia-code-pl | |
| brew install --cask font-cascadia-mono | |
| brew install --cask font-cascadia-mono-pl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment