Mercurial > index.cgi > dotfiles
diff .bashrc @ 85:c75fecccc3e5
HG config changes:
* Move hgeditor to .hgrc out of .bashrc
* Create $HOST variable
* $HOST-switched includes for fine tuning environments based on hostname
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Wed, 24 Apr 2013 14:18:18 -0400 |
parents | fe021064d723 |
children | a835f8c36e93 |
line wrap: on
line diff
--- a/.bashrc Wed Apr 24 11:40:27 2013 -0400 +++ b/.bashrc Wed Apr 24 14:18:18 2013 -0400 @@ -29,9 +29,9 @@ } export PAGER=less export EDITOR=vim -export HGEDITOR=$HOME/bin/hgeditor export RUBYLIB=$HOME/Installs/rubygems/lib export GEM_HOME=$HOME/Installs/rubygems/gems +export HOST=`hostname -s` # If this is an xterm set the title to user@host:dir case $TERM in