diff .bashrc @ 84:fe021064d723

Adding 'hgeditor' to repo & environment
author Steve Huston <huston@srhuston.net>
date Wed, 24 Apr 2013 11:40:27 -0400
parents 15f662bc38c8
children c75fecccc3e5
line wrap: on
line diff
--- a/.bashrc	Tue Apr 23 13:11:51 2013 -0400
+++ b/.bashrc	Wed Apr 24 11:40:27 2013 -0400
@@ -29,6 +29,7 @@
 }
 export PAGER=less
 export EDITOR=vim
+export HGEDITOR=$HOME/bin/hgeditor
 export RUBYLIB=$HOME/Installs/rubygems/lib
 export GEM_HOME=$HOME/Installs/rubygems/gems