瀏覽代碼

Don't rehash on init for now

pull/360/head^2
Joshua Peek 13 年之前
父節點
當前提交
271bfea97d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      libexec/rbenv-init

+ 0
- 1
libexec/rbenv-init 查看文件

@ -22,7 +22,6 @@ abs_dirname() {
root="$(abs_dirname "$0")/.."
if [ -d "$HOME/.rbenv/shims" ]; then
rbenv-rehash
echo 'PATH="$HOME/.rbenv/shims:$PATH"'
fi

Loading…
取消
儲存