From f1d5f18505302fa5341608e1b098603ce9b78763 Mon Sep 17 00:00:00 2001 From: Gayan Sanjeewa Date: Sat, 29 Apr 2017 11:44:42 +0530 Subject: [PATCH] Updated Linux instructions (markdown) --- Linux-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Linux-instructions.md b/Linux-instructions.md index cc75a59..72772c0 100644 --- a/Linux-instructions.md +++ b/Linux-instructions.md @@ -2,6 +2,7 @@ With most desktop-oriented distributions, double-clicking the font file should b 1. `mkdir -p ~/.local/share/fonts` 1. 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";` 1. `fc-cache -f`