Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nilsding/dotfiles

Ansible playbook to install my dotfiles and applications I use
https://github.com/nilsding/dotfiles

ansible dotfiles

Last synced: about 1 month ago
JSON representation

Ansible playbook to install my dotfiles and applications I use

Awesome Lists containing this project

README

        

# dotfiles

This is an Ansible playbook for configuring a machine the way I want it to.
This includes installing applications I need, and configuring certain apps.

It's very openSUSE Tumbleweed specific as it's what I use every day for
development.
There is some macOS support in there, too.

## Usage

```
ansible-playbook -K ./dotfiles.yml
```