Category: IT-ish
DRY: Maintaining a Consistent Bash and Zsh configuration
I use both Bash and ZSH as my shells; I want to keep their configurations as similar as possible, avoid duplicating configuration, and still be able to take advantage of...
Read more about 'DRY: Maintaining a Consistent Bash and Zsh configuration'...
Syntax Highlighting in SilverStripe
I just realized that I never committed my syntax highlighting setup in git or documented it in any way.
Vim Improvement Plan: Getting Started
See information about the Vim Improvement Plan here. The RulesWe'll start with an empty ~/. vimrc and ~/. vim; the system vimrc will be untouched from installation.
Vim Improvement Plan
I have become: rather set on regularly using a small, small subset of what Vim offers, even when I know there's a better way. overly-reliant on my .
Lambda functions for code organization
Note: this post exists mostly to test syntax highlighting. The thesis is obvious.