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

https://github.com/sandorex/config

My dotfiles
https://github.com/sandorex/config

config dotfiles linux windows

Last synced: about 1 year ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

## Overcomplicated Dotfiles Using Ansible

**These are dotfiles, there are many like it but these are mine.**

Configuration using ansible, *everything is ansible, ansible is everything*

### Bootstrap
**You probably shouldn't run this, but im not gonna stop you**
```sh
git clone --recurse-submodules https://github.com/sandorex/config ~/.dotfiles && ~/.dotfiles/auto-setup
```