-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Linux instructions
h4rvey r0ss edited this page May 2, 2017
·
36 revisions
With most desktop-oriented distributions, double-clicking the font file should be enough. If it isn’t (e.g., xubuntu), try this:
-
mkdir -p ~/.local/share/fonts
-
touch download.sh
-
# In download.sh for type in Bold Light Medium Regular Retina; do wget -O ~/.local/share/fonts/FiraCode-${type}.ttf "https://github.com/tonsky/FiraCode/blob/master/distr/ttf/FiraCode-${type}.ttf?raw=true"; done
-
bash download.sh
-
fc-cache -f
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