Skip to content

Instantly share code, notes, and snippets.

View cotton-more's full-sized avatar

CMore cotton-more

View GitHub Profile

My modified fork of agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

Compatibility

@cotton-more
cotton-more / index.php
Created November 28, 2013 10:15 — forked from nesbert/index.php
<?php
/**
* Application driver class to initialize Phalcon and
* other resources.
*/
class Application extends \Phalcon\Mvc\Application
{
private static $mode = 'development'; // TODO change default to production
private static $modules = array(
'portal' => array(
" Vim color file
" Converted from Textmate theme GitHub using Coloration v0.3.2 (http://github.com/sickill/coloration)
set background=dark
highlight clear
if exists("syntax_on")
syntax reset
endif