Skip to content

Instantly share code, notes, and snippets.

View hql287's full-sized avatar
:octocat:
making dots

Hung Q. Le hql287

:octocat:
making dots
View GitHub Profile
@hql287
hql287 / README.md
Created November 27, 2013 04:22 — forked from smileart/README.md

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

@hql287
hql287 / Config.php
Last active December 10, 2015 21:28 — forked from benjaminbixby/ee_config.php
EE: Config + Database
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
// EE Site
$config['app_version'] = "231";
$config['license_number'] = "";
$config['install_lock'] = "";
$config['is_system_on'] = "y";
$config['site_label'] = 'Sample.';
$config['cookie_prefix'] = '';