Skip to content

Instantly share code, notes, and snippets.

@dblencowe
dblencowe / gist:3e1056a4d0ff240bb783
Created January 22, 2015 23:19
Spotify Crash Log
22/01/2015 23:18:16.141 Spotify[50366]: Spotify(50366,0xa0d3e1d4) malloc: *** mach_vm_map(size=1048576) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
@dblencowe
dblencowe / local.xml
Last active August 29, 2015 14:13
Basic Magento local.xml File
<?xml version="1.0"?>
<!--
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE_AFL.txt.
* It is also available through the world-wide-web at this URL:
Verifying that +dblencowe is my Bitcoin username. You can send me #bitcoin here: https://onename.io/dblencowe
source ~/.antigen/antigen.zsh
antigen use oh-my-zsh
antigen bundle git
antigen bundle bundler
antigen bundle rvm
antigen bundle rails3
antigen bundle history-substring-search
antigen bundle command-not-found
antigen bundle cp
@dblencowe
dblencowe / gist:5984471
Created July 12, 2013 13:31
My ~/.zshrc
source ~/.antigen/antigen.zsh
antigen use oh-my-zsh
antigen bundle git
antigen bundle bundler
antigen bundle rvm
antigen bundle rails3
antigen bundle history-substring-search
antigen bundle command-not-found
antigen bundle cp