Skip to content
This repository has been archived by the owner on Dec 16, 2017. It is now read-only.

jaymedavis/dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 Development Environment

Manage your Sublime Text 2 settings/packages via git. This makes it easy to work on multiple machines and keep environment parity. :)

Installing

  1. fork this repo
  2. curl https://raw.github.com/[your-github-username]/dev-env/master/install.sh | sh -s [your-github-username]

This script will

  1. Create a Custom folder in ~/Library/Application Support/Sublime Text 2/Packages
  2. Delete ~/Library/Application Support/Sublime Text 2/Packages/User/Preferences.sublime-settings
  3. Symlink Preferences.sublime-settings from the Custom folder to the location from step 2.

About

Sublime Text 2 portability with git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages