/dotfiles

dotfiles to be used in conjunction with ansible mac playbook

Primary LanguageShell

dotfiles

a new take on my dotfiles to be used in conjunction with an ansible playbook to setup a new machine.

installation

Because this repository relies on git submodules make sure to clone this repository recursively.

git clone git clone --recursive git@github.com:blimmer/dotfiles.git

# or

git clone --recursive https://github.com/blimmer/dotfiles.git