Skip to content

fs/sublime-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sublime-bootstrap

Simple way to configure fresh installation of Sublime Text 3

Config includes:

  • Soda Theme
  • Packages for work with GIT, CoffeeScript, SASS, LESS, Slim and HAML
  • ChangeQuotes. Quick changing quotes with alt+shift+'.
  • AdvancedNewFile. Quick file creating with opt+cmd+n.
  • All Autocomplete. All open files are searched for autocompletion candidates.
  • alt+up and alt+down for jumping between empty lines (paragraphs)

Setup

  1. Get and Install Sublime Text 3 into /Applications folder.

  2. Paste that at a Terminal prompt:

curl -fsSL https://raw.github.com/fs/sublime-bootstrap/master/bin/install | sh

Credits

Sublime Bootstrap is maintained by Nickolay Abdrafikov. It was written by Flatstack with the help of our contributors.

About

Simple way to configure fresh installation of Sublime Text 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages