An open API service indexing awesome lists of open source software.

https://github.com/ammarnajjar/manage-dotfiles

Manage my dotfiles using ansible.
https://github.com/ammarnajjar/manage-dotfiles

after-install ansible dotfiles manage

Last synced: 2 months ago
JSON representation

Manage my dotfiles using ansible.

Awesome Lists containing this project

README

          

# Manage Dotfiles

Manage my system setup and [dotfiles](https://github.com/ammarnajjar/dotfiles) using [ansible](https://www.ansible.com).

This covers Fedora/MacOSX:

```bash
ansible-playbook playbook.yml -i hosts.yml -K
```