lucasas / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS automation + dotfiles

This repository contain scripts to automate MacOS installation of some default packages, some system settings and dotfiles.

There’s no need to install or configure anything upfront! :)

The script is idempotent, so you can run many times you want.

Inspired by https://github.com/atomantic/dotfiles.

Installation

After cloning, edit install.sh to add a hostname and make some configurations. Also edit Brewfile and specify which brew / cask packages you want to install.

cd ~/.dotfiles
./install.sh

That’s all :)

About


Languages

Language:Shell 81.8%Language:Vim Script 17.4%Language:Ruby 0.7%