Skip to content

Setup for a new computer or corrupted HDD.

Notifications You must be signed in to change notification settings

cgarstin/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 

Repository files navigation

Configuration

Setup for a new computer or corrupted HDD.

System Config

General

  • Show scroll bars: Always

Security & Privacy

  • Allow applications downloaded from: Anywhere

Installs

Google Chrome

Plugins

  • Responsive Inspector
  • Web Developer
  • LiveReload
  • Ember Inspector

Appearance

  • Switch to Pro theme
  • Turn on font aliasing

Inspector settings

  • FileSystem inspection
  • Canvas inspection
  • CSS Regions Support

Command Line Installs

Gems

  • sass
  • bourbon
  • neat
  • susy
  • compass
  • rvm
  • sass-media_query_combiner
  • rake

Sublime Text

Appearance

Settings - User

{
"bold_folder_labels": true,
"caret_style": "smooth",
"fade_fold_buttons": false,
"font_size": 13.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
	"Floobits",
	"Vintage",
	"Jade",
	"GitGutter",
	"Inc-Dec-Value"
],
"indent_guide_options":
[
	"draw_normal",
	"draw_active"
],
"line_padding_top": 1,
"open_files_in_new_window": false,
"shift_tab_unindent": true,
"show_full_path": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"scroll_past_end": true
}

Key Bindings - User

[
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" },
{ "keys": ["ctrl+shift+r"], "command": "reindent" , "args": {"single_line": false}},
{ "keys": ["ctrl+t"], "command": "side_bar_new_file2" },
{ "keys": ["f2"], "command": "side_bar_rename" },
{ "keys": ["ctrl+alt+f"], "command": "side_bar_find_files_path_containing" },
{ "keys": ["ctrl+r"], "command": "reveal_in_side_bar" },
{ "keys": ["ctrl+alt+2"], "command": "js_format"},
{ "keys": ["ctrl+alt+shift+up"], "command": "select_lines", "args": {"forward": false} },
{ "keys": ["ctrl+alt+shift+down"], "command": "select_lines", "args": {"forward": true} }
]

Packages

  • ASP
  • ActionScript
  • Ant
  • AppleScript
  • Batch File
  • BracketHighlighter
  • C#
  • C++
  • CSS
  • Clojure
  • Color Scheme - Default
  • D
  • DashDoc
  • Default
  • Diff
  • DocBlockr
  • Emmet
  • Erlang
  • Floobits
  • GitGutter
  • Go
  • Graphviz
  • Groovy
  • HTML
  • HTML-CSS-JS Prettify
  • Haskell
  • HtmlTidy
  • Inc-Dec-Value
  • Jade
  • Java
  • JavaScript
  • JsFormat
  • LaTeX
  • Language - English
  • Lisp
  • Lua
  • Makefile
  • Markdown
  • Matlab
  • Modific
  • OCaml
  • Objective-C
  • PHP
  • PHP Companion
  • Package Control
  • Perl
  • Pretty JSON
  • PyV8
  • Python
  • R
  • Rails
  • Regular Expressions
  • Restart
  • RestructuredText
  • Ruby
  • Ruby Haml
  • SASS
  • SCSS
  • SJSON
  • SQL
  • Scala
  • ShellScript
  • SideBarEnhancements
  • Simple Ember.js Navigator
  • TCL
  • Tag
  • Text
  • Textile
  • Theme - Default
  • Theme - Soda
  • Todo
  • User
  • Vintage
  • Web Inspector
  • Web Inspector 3
  • WinMerge
  • XML
  • YAML

About

Setup for a new computer or corrupted HDD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published