fresh icon indicating copy to clipboard operation
fresh copied to clipboard

"ripl -f fresh" does not load fresh.

Open epitron opened this issue 14 years ago • 0 comments

This is probably a ripl bug, but I figure I might as well mention it here, since your README claims that it works.

The -f argument is causing ripl to ignore the fresh argument:

[06:10 PM] epi@fizz :: ~ $ ripl -f fresh
ripl: Unused arguments: ["fresh"]
>> 

ripl fresh works fine, but will load my .irbrc.

epitron avatar Apr 16 '11 22:04 epitron