Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 464 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 464 Bytes

My personal dotfiles

Overview

overview

Install & Usage

Precondition

better on mac os, or else install the external softwares & plugins manually

On the old machine(optional)

Generate Brewfile

make bundle

On a new machine

# install all brew dependencies (optional)
make bundle_install

# copy dotfiles to the appropriate places
make install