/etc
Some tools and technical notes.
This site uses Jekyll, a Ruby-based static generator. I prefer to set up a local Ruby environment and leave the system installation alone. To do this, try the Ruby Version Manager.
vim is my editor of choice. Here is my very simple .vimrc which I have been using for almost 10 years.
I like the Z-shell, especially with the oh my zsh configuration tool.
Any programming tasks I prefer to tackle in Perl, when possible (when isn’t it?). Similar to RVM above, Perlbrew is a great way to use whichever version of Perl you want and install modules independent of your system Perl.