Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 502 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 502 Bytes

My Dotfile

Install

$ ln -s dotfile ~/.dotfile
$ ~/.dotfile/bootstrap.sh

brew bundle

install Homebrew

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

then execute brew bundle ( it would be auto installed when run brew bundle )

$ brew bundle

then it would install the programs in the Brewfile list

vim

forked and edited from Eddie's vimrc