NeoHsu / dotfiles

🔧 dotfiles on OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo’s dotfiles

screenshot for osx

Installation

Warning: the dotfiles only for macOS

Prerequisites

Make sure your software is up to date:

sudo softwareupdate -i -a --restart

Install Apple's command line tools:

xcode-select --install

Reboot, check for additional updates, then reinstall and reboot as needed.

Using Git

git clone --recursive https://github.com/NeoHsu/dotfiles.git ~/.dotfiles

Using dotbot to set dotfile's links

cd ~/.dotfiles
chmod -x install
./install

About

🔧 dotfiles on OSX

License:MIT License


Languages

Language:Shell 75.4%Language:Ruby 24.6%