yoskeoka / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

dotfiles


Languages

Language:Lua 59.4%Language:Shell 33.6%Language:Ruby 4.3%Language:Go 1.7%Language:C++ 0.8%Language:Makefile 0.2%