kassio / dotfiles

My environment setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Sharing for reference only

Use it at your own risk.

Install

# ensure git is installed
$ softwareupdate --all --install --force

# check git version
# which will install git if not installed
$ git --version

# clone this repository
$ git clone https://github.com/kassio/dotfiles.git ~/.dotfiles

# install everything
$ ~/.dotfiles/install

About

My environment setup


Languages

Language:Shell 49.1%Language:Lua 46.9%Language:Vim Snippet 2.2%Language:Ruby 1.5%Language:Vim Script 0.2%