asyncawait bp details

This commit is contained in:
Yoni Goldberg
2017-09-23 20:56:02 +03:00
parent 3c6f369f3e
commit 245e300c67

View File

@ -0,0 +1,20 @@
## Font Installation
### `Option 1: Download and Install Manually`
> Best option for **quickly** getting a specific **individual font**.
Download the specific [patched font](#patched-fonts) of your choice
### `Option 2: Release Archive Download`
> Best option if you want an **archive** or complete **font family** of variations (Bold, Italic, etc.).
Fonts are available for download as packages in the [latest release](https://github.com/ryanoasis/nerd-fonts/releases/latest)
### `Option 3: Install Script`
> Best option if you want to **automate** installing or for use in **scripts**.
_Note_: Only for Linux & macOS (OS X)
_Note_: **Requires cloning** the repo as of now