Skip to content

Commit

Permalink
JRuby options
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Jan 29, 2013
1 parent 66cccef commit 27f2e96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/jruby.zsh
@@ -0,0 +1,2 @@
# Max memory = 1024MB
export JRUBY_OPTS=-J-Xmx1024m
1 change: 1 addition & 0 deletions zshrc
Expand Up @@ -18,6 +18,7 @@ if [[ -n $TMUX ]]; then
vcs
prompt
ruby
jruby
rbenv
)

Expand Down

0 comments on commit 27f2e96

Please sign in to comment.