Skip to content

yoskeoka/dotfiles

Repository files navigation

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

Releases

No releases published

Packages

No packages published