No description
ansible | ||
config | ||
emacs/.emacs.d | ||
library | ||
npm | ||
roles/sway | ||
scripts/.local/bin | ||
vendor | ||
zsh | ||
.gitignore | ||
inventory | ||
LICENSE.md | ||
playbook.yml | ||
README.md |
Dotfiles
Here's my collection of scripts and configurations.
Dotfiles, is all about storing your configuration in one place.
Beware: This isn't meant to be used as-is, but maybe it can inspire your computer setup.
Usage
Prerequisites: Ansible
- Download this project
- Run
ansible-playbook -i inventory playbook.yml
Maintenance
- Run
sync-dotfiles
to pull the latest changes from the repository, and apply changes locally using Ansible.
License
All code within this project is licensed under the Hippocratic License. See included LICENSE.md file.