Skip to content

Instantly share code, notes, and snippets.

View mzagaja's full-sized avatar

Matthew Zagaja mzagaja

View GitHub Profile
-d postgresql
-T
-C
--skip-turbolinks
--skip-coffee
--webpack=react
-m ~/Developer/mjz_rails_template.rb
#
# systemd unit file for CentOS 7, Ubuntu 15.04
#
# Customize this file based on your bundler location, app directory, etc.
# Put this in /usr/lib/systemd/system (CentOS) or /lib/systemd/system (Ubuntu).
# Run:
# - systemctl enable sidekiq
# - systemctl {start,stop,restart} sidekiq
#
# This file corresponds to a single Sidekiq process. Add multiple copies
{
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Fira Mono",
"ignored_packages":
[
"Markdown",
"Vintage"
],
{
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",