Mislav Marohnić 8bac958994 Stop using abs_dirname() in rbenv-init
It's slow and not necessary since we expect `$0` to already be expanded.

In tests this change forces us to deal with some relative paths, but
it's not a big deal. The `rbenv init -` output in the most common case
will be the same as before:

    source '/home/myuser/.rbenv/libexec/../completions/rbenv.bash'
2014-10-13 04:12:34 +02: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-16 14:01:43 +02:00