X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=customizing%2Ffred%2Ffred_variables.sh;h=d1175df58ee842842a423632d252952bd840ba30;hb=f3393b43f314113dae4cea5330abb93b5fb1a090;hp=e67519f494d948930cc6de1b510076e6f76cd0f5;hpb=3d3e09692504f4a53115ff06ba4289620399c5e1;p=feisty_meow.git diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index e67519f4..d1175df5 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -17,7 +17,7 @@ if [ -z "$NETHACKOPTIONS" ]; then # add a bunch of folders to the list for checkin & checkout. these are # definitely personal, and some of them are fairly dated (the yeti and # hoople folders, for example). - REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti xsede/docs xsede/secrets xsede/xsede_tests xsede/code/fred-trunk " + REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti gffs/docs gffs/secrets gffs/xsede_tests gffs/code/fred-trunk " # point to our local certificate for ssh usage. export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge" @@ -27,7 +27,7 @@ if [ -z "$NETHACKOPTIONS" ]; then export CLAM_FINISH_SOUND='/z/walrus/media/sounds/cartoons/meepmeep.wav' # Setup for nethack adventure. - export NETHACKOPTIONS='name:Manjusri-W,dogname:Fred,catname:Zonker' + export NETHACKOPTIONS="name:Manjusri-W,dogname:Fred,catname:Zonker" # mail setup for home machines. # export REPLYTO=fred@gruntose.com