kenthauser / Sublime-Text-2-Settings

My Sublime Text 2 user settings.

Home Page:http://leeiio.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Sublime Text 2 Settings

What the shit? Hmmmm, This repository contains the contents of my Sublime Text 2 settings for myself.I use an OS X Lion for my work, so the settings folder is in ~/Library/Application Support/Sublime Text 2.

WARNING!

I keep modifying these more or less daily so things might get broken. Don't blame me if that happends.

It's probably better to make copy of these to another location and just copy the parts you find most useful.

Requirements:

Installation

Using Git

Go to your OS X Applicatioin Support directory:

cd ~/Library/Application\ Support/

Clone the settings repository using the command below:

git clone https://github.com/kenthauser/Sublime-Text-2-Settings.git "Sublime-Text-2-Settings"

Backup your settings and use my Sublime Text 2 settings

mv Sublime\ Text\ 2/ Sublime\ Text\ 2\ Backup/

mv Sublime-Text-2-Settings/ Sublime\ Text\ 2/

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to Sublime Text 2
  • Copy the folder to your OS X Applicatioin Support directory ~/Library/Application Support/

Packages Used

Installed via Package Control

Read Package Control page for details about how to install it.The packages show below are installed by Package Control.

General tools

Code intelligence

Theme

Color Scheme

CSS

Installed Manually

Color Scheme

Bonus Options

Code Font

  • Menlo - OS X system default font
  • Meslo - Which is a modified version of Menlo.

About

My Sublime Text 2 user settings.

http://leeiio.me