My configuration files for Linux and macOS.
Ubuntu | Fedora | macOS |
---|---|---|
sudo apt install -y git |
sudo dnf install -y git |
xcode-select --install |
git clone git@github.com:phelipetls/dotfiles.git
cd dotfiles
./install
# Bootstrap development environntment in Linux, WSL and macOS
ansible-playbook bootstrap.yml