mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Update README.md
This commit is contained in:
parent
96b2cd51e3
commit
74cc9bf3b6
1 changed files with 6 additions and 0 deletions
|
|
@ -16,7 +16,13 @@ brew tap homebrew/cask-fonts
|
|||
brew install font-jetbrains-mono-nerd-font
|
||||
```
|
||||
- Lazy git [instructions](https://github.com/jesseduffield/lazygit) prefer brew install process
|
||||
```console
|
||||
brew install jesseduffield/lazygit/lazygit
|
||||
```
|
||||
- rigrep [instructions](https://github.com/BurntSushi/ripgrep#installation) prefer brew install process
|
||||
```console
|
||||
brew install rigrep
|
||||
```
|
||||
- fd [instructions](https://github.com/sharkdp/fd) prefer brew install process
|
||||
|
||||
## Step 3: Install Lazyvim
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue