Mercurial > index.cgi > dotfiles
diff .bashrc @ 148:5b7d42a446c3
A few changes to layouts and such due to moving xanadu
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Thu, 02 Mar 2017 14:24:12 -0500 |
parents | 472a38df3aed |
children | 282c9df47923 |
line wrap: on
line diff
--- a/.bashrc Sun Nov 27 16:04:30 2016 -0500 +++ b/.bashrc Thu Mar 02 14:24:12 2017 -0500 @@ -33,8 +33,8 @@ export GEM_HOME=$HOME/Installs/rubygems/gems export HOST=`hostname -s` -if [ -f $HOME/.screenrcs/$HOST ]; then - export SCREENRC=$HOME/.screenrcs/$HOST +if [ -f $HOME/.screen/$HOST ]; then + export SCREENRC=$HOME/.screen/$HOST fi # If this is an xterm set the title to user@host:dir