Mathias Lafeldt 9dde161b65 rbenv-rehash: use $OLDPWD to restore previous working directory
$OLDPWD is a standard shell variable that contains the previous working
directory as set by the "cd" command. No need to save $PWD to some
custom variable.

(We could also have used "cd -" but it prints out $OLDPWD too.)
2011-11-14 22:30:47 +01:00
..
2011-10-01 12:26:19 -05:00
2011-09-13 13:12:04 -05:00
2011-09-28 10:59:02 -05:00
2011-09-13 13:12:04 -05:00
2011-11-10 10:54:30 -06:00
2011-08-18 14:09:48 -05:00
2011-09-13 13:12:04 -05:00
2011-09-13 12:55:19 -05:00
2011-09-13 12:59:59 -05:00