My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
=ZSH template files= This is a collection of files that help the user to customize the zsh shell for the Mac OS X operating system. It is entirely optional and is _not_ part of the zsh shell distribution. It is designed to "work out of the box" but to be amenable to customization. More de...
*There is no {{{/svn/trunk}}} in the repo* so you checkout {{{/svn}}}, not {{{/svn/trunk}}}. I have a bunch of `*`nix accounts and I like to have a consistent configuration, so I version my configuration files and related scripts. Maybe other people will find them useful?
The dotfiles are the very heart of an efficient working environment. However, it is exhausting to delve into all different options and aspects an application features. By providing my dotfiles, I hope to relieve one's burden of an initial configuration setup. Further, sharing my dotfiles allows peop...
kevit dotfiles and scripts
=== What is Camelbox? === A complete build of Perl for 32-bit Windows that includes: * A nice Windows installer that automatically downloads and installs the correct archive files * All of the core Gtk2-Perl modules (Gtk2, Glib, Cairo), as well as their equivalent C libraries compiled for Win...
Shell Flags (shFlags) is a library written to greatly simplify the handling of command-line flags in Bourne based Unix shell scripts (`bash`, `dash`, `ksh`, `sh`, `zsh`) on many Unix OSes (Linux, Solaris, Mac OS X, etc.). Most shell scripts use `getopt` for flags processing, but the different ver...
shUnit2 is a [http://en.wikipedia.org/wiki/XUnit xUnit] unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to [http://junit.org/ JUnit], [http://pyunit.sourceforge.net/ PyUnit], etc. If you have ever had the desire to write a unit test for a shell scri...