https://sublime.wbond.net/installation#st3
- Source Code Pro -
sourcecodepro.sh - Hack -
hack.sh
https://sublime.wbond.net/installation#st3
sourcecodepro.shhack.sh| /* | |
| * FormData for XMLHttpRequest 2 - Polyfill for Web Worker | |
| * (c) 2014 Rob Wu <[email protected]> | |
| * License: MIT | |
| * - append(name, value[, filename]) | |
| * - XMLHttpRequest.prototype.send(object FormData) | |
| * | |
| * Specification: http://www.w3.org/TR/XMLHttpRequest/#formdata | |
| * http://www.w3.org/TR/XMLHttpRequest/#the-send-method | |
| * The .append() implementation also accepts Uint8Array and ArrayBuffer objects |
http://docs.aws.amazon.com/AmazonVPC/latest/GettingStartedGuide/GetStarted.html
phpMyAdmin
| Type | Protocol | Port Range | Destination |
|---|---|---|---|
| SSH | TCP | 22 | 0.0.0.0/0 |
| <?php | |
| /** | |
| * Plugin Name: WooCommerce Installments Example | |
| * Plugin URI: http://claudiosmweb.com/ | |
| * Description: Added the price with 3 installments without interest. | |
| * Author: claudiosanches | |
| * Author URI: http://www.claudiosmweb.com/ | |
| * Version: 1.0 | |
| * License: GPLv2 or later | |
| */ |
| <?php | |
| /** | |
| * WordPress Query Comprehensive Reference | |
| * Compiled by luetkemj - luetkemj.com | |
| * | |
| * CODEX: http://codex.wordpress.org/Class_Reference/WP_Query | |
| * Source: http://core.trac.wordpress.org/browser/tags/3.3.1/wp-includes/query.php | |
| */ | |
| $args = array( |
| skip_files: | |
| - ^(.*/)?app\.yaml | |
| - ^(.*/)?app\.yml | |
| - ^(.*/)?index\.yaml | |
| - ^(.*/)?index\.yml | |
| - ^(.*/)?#.*# | |
| - ^(.*/)?.*~ | |
| - ^(.*/)?.*\.py[co] | |
| - ^(.*/)?.*/RCS/.* | |
| - ^(.*/)?\..* |
#Sublime Text 2 - Shortcuts (Mac OSX)
##Default
###General
| Command | Shortcut |
|---|---|
| Command palette | ⌘ + ⇧ + P |
| Toggle side bar | ⌘ + K + B |