Update README.md

This commit is contained in:
Cheick Diarra 2024-01-03 21:03:03 +01:00 committed by GitHub
parent 96b2cd51e3
commit 74cc9bf3b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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