Skip to content

magicmark/cistern

Repository files navigation

markl's dotfiles + system files

Preview

This exists mainly for my own purposes. There are doubtless better dotfile repos to look at, such as this one - I probably wouldn't bother wasting your time looking here.

That said, if you must, feel free!

(This setup assumes zsh with oh-my-zsh.)

To install

Install ansible + python3.5, then run ansible-playbook

make venv
make run

Bootstrap script

sh -c "$(curl -fsSL https://raw.githubusercontent.com/magicmark/cistern/master/tools/install.sh)"