Skip to content

yanyi/dotfiles

Repository files navigation

dotfiles

These are my dotfiles/config files. Most of them are inspired by Mathias Bynens

Installation

New Mac

Install Homebrew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Install git:

brew install git

Clone the repository to your Mac:

git clone https://github.com/yanyi/dotfiles.git

cd to the cloned dotfiles repository and:

source bootstrap.sh

Run the following to set up the macOS defaults:

./.macos

Run the following to install some Homebrew formulae:

./brew.sh

Updating Existing Mac

Run:

source bootstrap.sh

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published