diff .bashrc @ 168:282c9df47923

Long live TomeNET (and the mud)
author Steve Huston <huston@srhuston.net>
date Mon, 29 Oct 2018 10:40:45 -0400
parents 5b7d42a446c3
children a05016e4881b
line wrap: on
line diff
--- a/.bashrc	Thu Oct 25 11:06:32 2018 -0400
+++ b/.bashrc	Mon Oct 29 10:40:45 2018 -0400
@@ -31,6 +31,7 @@
 export EDITOR=vim
 export RUBYLIB=$HOME/Installs/rubygems/lib
 export GEM_HOME=$HOME/Installs/rubygems/gems
+export TOMENET_PATH=$HOME/Installs/tomenet/lib/
 export HOST=`hostname -s`
 
 if [ -f $HOME/.screen/$HOST ]; then