Skip to content

"Excellence, then, is not an act, but a habit." - Aristotle

Notifications You must be signed in to change notification settings

kubum/dotfiles2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles2

New

New dotfiles! Woohoo!

Ansible

New dotfiles are based on Ansible configs. After an attempt of having dotfiles configured by Rakefile finally decided to move to Ansible in order to cover more spaces for provisioning easier. The repository includes homebrew libraries, applications, sublime and vim configuration

How to run?

Everything:

$ ./run.sh

By tags:

$ ansible-playbook -i ansible/inventory -t dotfiles -v ansible/osx.yml
$ ansible-playbook -i ansible/inventory -t homebrew -v ansible/osx.yml
$ ansible-playbook -i ansible/inventory -t vim -v ansible/osx.yml
$ ansible-playbook -i ansible/inventory -t editors -v ansible/osx.yml
$ ansible-playbook -i ansible/inventory -t os -v ansible/osx.yml

Work in progress

Still a lot of scripts to add...

About

"Excellence, then, is not an act, but a habit." - Aristotle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published