1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Added void linux install instructions

Mark Kopenga 2019-09-29 13:22:25 +02:00
parent dfc936ac59
commit c882e03d76

@ -31,6 +31,12 @@ dnf install fira-code-fonts
Fira Code package is available in the official repository: `font-firacode-ttf` and `font-firacode-otf`.
They can be installed by running: `sudo eopkg install font-firacode-ttf font-firacode-otf`
### Void linux
```bash
xbps-install font-firacode
```
## Manual Installation
With most desktop-oriented distributions, double-clicking each font file in the ttf folder and selecting “Install font” should be enough. If it isnt, create and run download_and_install.sh script: