Chylis/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Hello Mag! ### Set up your (currently my MacOS - Linux coming soon!) environment easily using ansible ### 1). Run ./bootstrap which will run the ansible-playbook 'ansible/setup-dotfiles.yaml', providing the environment variable 'dotfilespath' It will also install homebrew and ansible. 2) The setup-dotfiles playbook will 2.1) Fetch your homebrew dependencies 2.2) Symlink all you dotfiles to your home directory ### Adding additional dotfiles ### 1) Add the dotfile to the 'dotfiles' folder 2) Add the name of the dotfile to the 'ansible/tasks/linkdotfiles.yaml' playbook