#!/bin/bash

xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" && brew install yadm
yadm clone https://github.com/tiulpin/tiulpin.git --bootstrap
