-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Home
Nikita Prokopov edited this page Sep 16, 2019
·
58 revisions
Windows:
- In the ttf folder, double-click each font file, click “Install font”; to install all at once, select all files, right-click, and choose “Install”
or
-
Use chocolatey:
choco install firacode
-
Use scoop:
Run as administrator
scoop bucket add nerd-fonts scoop install FiraCode
Mac:
In the downloaded TTF folder:
- Select all font files
- Right click and select
Open
(alternativelyOpen With Font Book
) - Select "Install Font"
or
-
Not officially supported, might install outdated version
brew tap homebrew/cask-fonts brew cask install font-fira-code
Linux:
- Install a package available for your distribution following the instructions
or
- In the ttf folder double-click each font file and click “Install font”; see “Manual Installation” if double-clicking doesn't work
FreeBSD:
- Using pkg(8):
pkg install firacode
or
- Using ports:
cd /usr/ports/x11-fonts/firacode && make install clean
You need to explicitly enable ligatures support in following editors:
- Atom
- BBEdit
- Brackets
- ChromeOS
- Cloud9
- Emacs
- Jetbrains' products (IntelliJ, etc)
- LaTeX
- LightTable
- MacVim
- Sublimetext
- VS Code
For other editors it must be enough to simply select Fira Code as your font of choice. Full list of supported editors
Fira Code
💻 – Home – Wiki – Issues – Suggestions
Enabling: Atom | VS Code | IntelliJ | BBEdit | Brackets | Emacs | GoormIDE | Cloud9 | MacVim | Notepad++ | RStudio | Sublime Text | Visual Studio | MATLAB
Troubleshooting
Stylistic sets
Language Coverage
OSes/Tools: Linux | Chrome devtools | LaTeX | Chrome OS terminal