Skip to content

Commit

Permalink
Update command for Homebrew cask option
Browse files Browse the repository at this point in the history
  • Loading branch information
ktanoooo authored and Finii committed Nov 25, 2021
1 parent e90d082 commit eadcf61
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Bold-Italic/font-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Bold-Italic/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Bold/font-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Bold/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Italic/font-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Italic/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Regular/font-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/Regular/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/font-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion patched-fonts/FantasqueSansMono/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down
2 changes: 1 addition & 1 deletion readme_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ _注_: **Requires cloning** the repo as of now

```sh
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `选项5: 克隆 Repo`
Expand Down
2 changes: 1 addition & 1 deletion readme_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ Todas las fuentes están disponibles en [Homebrew Cask Fonts](https://github.com

```sh
brew tap homebrew/cask-fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Opción 5: Clonar el repo`
Expand Down
2 changes: 1 addition & 1 deletion readme_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Toutes les polices sont disponibles via [Homebrew Fonts](https://github.com/cask

```sh
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Option 5: Cloner le dépôt`
Expand Down
2 changes: 1 addition & 1 deletion readme_it.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Tutti i font sono disponibili via la [Homebrew Cask Fonts](https://github.com/Ho

```sh
brew tap homebrew/cask-fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Opzione 5: Clonare il Repo`
Expand Down
2 changes: 1 addition & 1 deletion readme_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ macOS (OS X) では [Homebrew Cask Fonts](https://github.com/Homebrew/homebrew-c

```sh
brew tap homebrew/cask-fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `その 5: リポジトリをクローンする`
Expand Down
2 changes: 1 addition & 1 deletion readme_ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ macOS (OS X)의 [Homebrew Cask Fonts](https://github.com/Homebrew/homebrew-cask-

```sh
brew tap homebrew/cask-fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `옵션 5: 저장소 클론`
Expand Down
2 changes: 1 addition & 1 deletion readme_pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Wszystkie fonty są dostępne na [Homebrew Fonts](https://github.com/caskroom/ho

```sh
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Opcja 5: Klonowanie Repo`
Expand Down
2 changes: 1 addition & 1 deletion readme_pt-pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Todos os tipos de letra estão disponíveis através de [Homebrew Cask Fonts](ht

```sh
brew tap homebrew/cask-fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Opção 5: Dar clone ao repositório`
Expand Down
2 changes: 1 addition & 1 deletion readme_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ _Замечание_: **Необходимо клонировать** текущ

```sh
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Вариант 5: Клонировать Репозиторий`
Expand Down
2 changes: 1 addition & 1 deletion readme_tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ _註_: **Requires cloning** the repo as of now

```sh
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `選項5: 複製 Repo`
Expand Down
2 changes: 1 addition & 1 deletion readme_uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ _Примітка_: **необхідне клонування** репозито

```sh
brew tap homebrew/cask-fonts
brew cask install font-hack-nerd-font
brew install --cask font-hack-nerd-font
```

### `Варіант 5: Клонування репозиторії`
Expand Down
2 changes: 1 addition & 1 deletion src/unpatched-fonts/FantasqueSansMono/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):

brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono

Instructions for other platforms might follow.

Expand Down

0 comments on commit eadcf61

Please sign in to comment.