Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Shell script to set up dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro committed May 17, 2010
1 parent d409fc7 commit 8762d79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dev
@@ -0,0 +1,3 @@
export RUBYLIB=`pwd`/lib
export RUBYOPT=rubygems
export PATH=`pwd`/bin:$PATH

0 comments on commit 8762d79

Please sign in to comment.