mistakia / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

1. Go to App Store and install Xcode.

2. Open and accpet the terms

3. Install Java

set the environment variable JAVA_HOME i.e. /Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/

4. Clone and bootstrap

mkdir ~/Projects && cd ~/Projects && git clone https://github.com/vacay/dotfiles.git && cd dotfiles && source bootstrap.sh

5. Install elasticsearch plugins

About

License:MIT License


Languages

Language:Emacs Lisp 97.6%Language:Shell 1.8%Language:Ruby 0.6%