Mislav Marohnić be5e1a4ded Improve rbenv init instructions for fish
Fish user config file `~/.config/fish/config.fish` loads for every
instance of fish shell, not just interactive ones. Since it's
unnecessary and dangerous to eval `rbenv init -` output in
non-interactive shells, wrap the invocation in a conditional that checks
if the current shell is interactive.

Fixes #501
2013-12-06 16:45:22 +01:00
..
2013-03-07 15:07:32 -05:00
2013-03-07 15:07:32 -05:00
2013-04-08 23:16:35 +02:00
2013-04-08 23:16:35 +02:00
2013-03-07 15:07:32 -05:00
2013-10-31 20:18:14 +02:00
2013-03-07 15:07:32 -05:00
2013-04-08 23:16:35 +02:00
2013-04-08 23:16:35 +02:00
2013-04-16 14:01:43 +02:00