implement basic ansible config
This commit is contained in:
12
README.md
12
README.md
@ -2,13 +2,13 @@
|
||||
|
||||
## Installation
|
||||
|
||||
Run the `install.sh` script to install neovim, zsh (via oh-my-zsh) and all of the omz plugins.
|
||||
```bash
|
||||
pacman -S ansible-tools
|
||||
ansible-galaxy install -r requirements.yml
|
||||
ansible-playbook playbook.yml --ask-become-pass
|
||||
```
|
||||
|
||||
## nvim
|
||||
|
||||
-- TODO --
|
||||
|
||||
- Install nerdfont
|
||||
- Install nerdfont -- TODO
|
||||
|
||||
## zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user