Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nilsding/dotfiles
- Owner: nilsding
- Created: 2018-08-03T19:25:07.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:18:05.000Z (8 months ago)
- Last Synced: 2024-05-23T09:32:00.984Z (8 months ago)
- Topics: ansible, dotfiles
- Language: Jinja
- Homepage:
- Size: 81.1 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```