This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################ | |
# 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
NewerOlder