snap.ruby icon indicating copy to clipboard operation
snap.ruby copied to clipboard

Add info to add `eval ruby.env` into `.bashrc`

Open matrdr opened this issue 2 years ago • 0 comments

In order to execute commands installed by gems, one has to add the line

eval `ruby.env`

to one's .bashrc. This is only stated in this old article but not in the package description or anywhere else. In my opinion this should be more clearly stated as I think this is a useful feature and (not entirely sure) the default behaviour if I were to install it using apt.

matrdr avatar Aug 29 '23 20:08 matrdr