summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
David Kerkeslager [Mon, 9 Feb 2015 08:25:50 +0000 (03:25 -0500)]
Adding a .emacs configuration
David Kerkeslager [Wed, 15 Oct 2014 05:42:17 +0000 (01:42 -0400)]
Decided I only want user-installed cabal stuff
David Kerkeslager [Mon, 18 Aug 2014 21:06:41 +0000 (17:06 -0400)]
Changed .bashrc to activate virtualenv environments on entering a directory and deactivate when leaving
David Kerkeslager [Wed, 15 Oct 2014 05:35:28 +0000 (01:35 -0400)]
Adding a workaround so installed binaries get loaded into the path
David Kerkeslager [Tue, 7 May 2013 04:09:53 +0000 (00:09 -0400)]
De-crufted the .vimrc.
David Kerkeslager [Fri, 19 Oct 2012 13:10:18 +0000 (09:10 -0400)]
Run homebrew programs instead of system-provided programs.
David Kerkeslager [Fri, 10 Feb 2012 20:51:06 +0000 (15:51 -0500)]
Adding .bash_profile, which on Mac OS X Lion is sourced instead of
.profile.
David Kerkeslager [Thu, 16 Sep 2010 14:30:12 +0000 (07:30 -0700)]
Added and then removed some vim plugins
David Kerkeslager [Tue, 24 Jan 2012 16:54:44 +0000 (11:54 -0500)]
Adding a global .gitignore.
David Kerkeslager [Mon, 23 Jan 2012 23:06:27 +0000 (18:06 -0500)]
Adding rvm to the .bashrc
David Kerkeslager [Mon, 12 Sep 2011 17:17:07 +0000 (13:17 -0400)]
Adding a license and a readme.
David Kerkeslager [Mon, 12 Sep 2011 16:03:30 +0000 (12:03 -0400)]
Adding a fix for a Mac OSX issue where .profile is sourced instead of
.bashrc.
David Kerkeslager [Tue, 19 Jul 2011 15:12:03 +0000 (08:12 -0700)]
Turn off error bells and visual bells.
David Kerkeslager [Thu, 23 Sep 2010 15:13:53 +0000 (08:13 -0700)]
Added support for automatically applying changes the user writes to the .vimrc.
David Kerkeslager [Tue, 14 Sep 2010 15:59:58 +0000 (08:59 -0700)]
Adding in some bash-style tab completion.
David Kerkeslager [Tue, 14 Sep 2010 15:57:11 +0000 (08:57 -0700)]
Adding some ideas from nvie's .vimrc (github.com/nvie/vimrc/raw/master/vimrc).
David Kerkeslager [Wed, 20 Jul 2011 23:55:52 +0000 (19:55 -0400)]
Adding a .gemrc with --no-rdoc and --no-ri because these slow everything down and I never use them.
David Kerkeslager [Wed, 25 Aug 2010 01:24:24 +0000 (21:24 -0400)]
Added bad whitespace highlighting.
David Kerkeslager [Sun, 15 Aug 2010 20:28:13 +0000 (16:28 -0400)]
Changed the color scheme and unbound the arrow keys.
David Kerkeslager [Tue, 13 Jul 2010 18:01:58 +0000 (14:01 -0400)]
Added my .gitconfig.
David Kerkeslager [Fri, 9 Jul 2010 02:21:19 +0000 (22:21 -0400)]
Removed clang and gcc aliases.
David Kerkeslager [Tue, 6 Jul 2010 04:30:09 +0000 (00:30 -0400)]
Adding my existing configuration files.