Updating README file

This commit is contained in:
Tobias 2025-05-11 23:11:51 +02:00
parent 59f0fa31a6
commit 8d6b770879

View File

@ -16,6 +16,11 @@ If you are using Ubuntu it can be done like this
sudo apt install neovim npm ansible ansible-lint ripgrep shellcheck sudo apt install neovim npm ansible ansible-lint ripgrep shellcheck
``` ```
If you are using MacOS it can be done like this
```
brew install neovim npm python@3.12 shellcheck
```
How to use the plugins and configuration How to use the plugins and configuration
``` ```
git clone https://git.nopants.dk/shell/neovim_config.git ~/.config/nvim git clone https://git.nopants.dk/shell/neovim_config.git ~/.config/nvim