public
Fork of norm/homedir
Description: Public home directory files
Homepage:
Clone URL: git://github.com/bradleywright/homedir.git
name age message
file .bash_profile Sat Dec 06 15:55:46 -0800 2008 Remove new line [bradleywright]
file .bashrc Thu Nov 13 14:42:55 -0800 2008 My own changes to homedir [bradleywright]
file .gvimrc Fri Feb 27 14:45:05 -0800 2009 Graphical Vim configs [bradleywright]
file .inputrc Thu Nov 13 14:53:25 -0800 2008 Copy Norm's stuff FTW [bradleywright]
file .pylintrc Sat Dec 06 13:10:39 -0800 2008 Add my Pylint configuration file [bradleywright]
directory .vim/ Sun May 10 04:49:34 -0700 2009 Add Jinja1/2 syntax highlighting into Vim. [bradleywright]
file .vimrc Tue Jun 23 01:39:13 -0700 2009 Add some extra Vim config, including Stuart Col... [bradleywright]
file .zshrc Sun Nov 16 14:02:15 -0800 2008 Initial import of experiments with ZSH shell co... [bradleywright]
file README.markdown Sun Nov 09 19:12:21 -0800 2008 started project [norm]
directory bin/ Sun Mar 22 13:43:39 -0700 2009 Update script to ignore XP-like VMs [bradleywright]
directory etc/ Mon Jun 15 06:21:32 -0700 2009 Add better host completion that now takes SSH c... [bradleywright]
README.markdown

home directory

Files from my home directory (work, laptop and shared hosting) which are open to anyone to investigate and learn from.

Philosophy

There have been countless times in my life that I've learned something new (whether it is a programming technique, time saving shortcut, or just a random useful tip) from seeing people's "secret software". I figured I'd share mine too.

See also

  • http://www.jwz.org/hacks/marginal.html
  • http://simon-cozens.org/programmer/secret-software.html