Skip to content

Instantly share code, notes, and snippets.

View tillydray's full-sized avatar

Jason tillydray

View GitHub Profile
{
"receipt" : {
"version_external_identifier" : 0,
"original_purchase_date_ms" : "1375340400000",
"request_date_pst" : "2017-09-05 11:35:52 America\/Los_Angeles",
"receipt_type" : "ProductionSandbox",
"original_purchase_date_pst" : "2013-08-01 00:00:00 America\/Los_Angeles",
"bundle_id" : "com.spokeo.spokeomobile",
"request_date" : "2017-09-05 18:35:52 Etc\/GMT",
"receipt_creation_date_ms" : "1504636551000",
@natelandau
natelandau / .bash_profile
Last active April 30, 2024 18:07
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management