Skip to content

Instantly share code, notes, and snippets.

View timnovinger's full-sized avatar

Tim Novinger timnovinger

View GitHub Profile
@timnovinger
timnovinger / my .bashrc
Created October 7, 2009 16:14
My .bashrc file
################
# SYSTEM PATHS #
################
export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:$PATH"
################
# COLOR CODING #
################
# set a fancy prompt (non-color, unless we know we "want" color)
case "$TERM" in
@timnovinger
timnovinger / list of sup commands
Created October 7, 2009 13:51
SUP Command List
Help for inbox-mode
===================
Keybindings from inbox-mode
---------------------------
a : Archive thread (remove from inbox)
A : Archive thread (remove from inbox) and mark read
Keybindings from thread-index-mode
@timnovinger
timnovinger / US States Select Options.txt
Created September 14, 2009 16:17
US States Select Options
<selectname="state">
<option>Alabama</option>
<option>Alaska</option>
<option>Arizona</option>
<option>Arkansas</option>
<option>California</option>
<option>Colorado</option>
<option>Connecticut</option>
<option>Delaware</option>
<option>Florida</option>