mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
docs: add section for Homebrew cask
This commit is contained in:
@@ -14,6 +14,14 @@ Install [Homebrew](https://brew.sh/) package managager.
|
|||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Homebrew Cask
|
||||||
|
|
||||||
|
Install MacOS binaries with Homebrew cask.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
./setup/cask.sh
|
||||||
|
```
|
||||||
|
|
||||||
## Starship
|
## Starship
|
||||||
|
|
||||||
Install a [Nerd Font](https://www.nerdfonts.com/).
|
Install a [Nerd Font](https://www.nerdfonts.com/).
|
||||||
|
|||||||
Reference in New Issue
Block a user