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
- Host: GitHub
- URL: https://github.com/sandorex/config
- Owner: sandorex
- License: mit
- Created: 2021-12-21T08:49:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T12:54:18.000Z (over 1 year ago)
- Last Synced: 2025-04-04T13:42:30.763Z (over 1 year ago)
- Topics: config, dotfiles, linux, windows
- Language: Emacs Lisp
- Homepage:
- Size: 1.37 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```