diff .bashrc @ 151:e255f524fcc9

Merging into default
author Steve Huston <huston@astro.princeton.edu>
date Thu, 09 Mar 2017 20:16:33 -0500
parents 5b7d42a446c3
children 282c9df47923
line wrap: on
line diff
--- a/.bashrc	Thu Mar 09 20:14:57 2017 -0500
+++ b/.bashrc	Thu Mar 09 20:16:33 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