implement basic ansible config

This commit is contained in:
Johannes Knopp
2025-08-11 21:47:44 +02:00
parent c61066eb44
commit 7770c4b5e4
10 changed files with 518 additions and 46 deletions

View File

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