Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 579 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 579 Bytes

dotfiles

0. Prerequisites

Install XCode Command-Line Tools.

xcode-select --install

1. Git Clone

Clone this repository into ~/dotfiles

git clone https://github.com/yoskeoka/dotfiles.git ~/dotfiles

2. Deploy dotfiles

# Do not override existing dotfiles
bash ~/dotfiles/setup.sh deploy

# Force override existing dotfiles
bash ~/dotfiles/setup.sh -f deploy

3. Install

bash ~/dotfiles/setup.sh initialize

4. Install Fonts

https://github.com/powerline/fonts

5. Update dotfiles

brew bundle dump -f