Start using Ansible for config management
This commit is contained in:
12
README.md
12
README.md
@@ -2,15 +2,13 @@
|
||||
|
||||
<!-- TODO: GIF -->
|
||||
|
||||
## [conduit][conduit]
|
||||
## Ansible
|
||||
|
||||
Simple, local, configuration manager.
|
||||
To install this Zsh configuration:
|
||||
|
||||
Installation of the configuration files in this repository is orchestrated by
|
||||
[conduit][conduit] as defined in the [`.conduit.yaml`](.conduit.yaml) file. This
|
||||
includes [Zsh][zsh] package installs, setting [Zsh][zsh] as the users default
|
||||
shell, and symbolic linking file such as [`zshrc`](zshrc) to `~/.zshrc`, and
|
||||
cloning plugin repositories. The repository is cloned to `~/.config/zsh`.
|
||||
```console
|
||||
$ ansible-playbook main.yaml --ask-become-pass
|
||||
```
|
||||
|
||||
## Prompt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user