소스 검색

Suggest that rbenv should be loaded at end of shell rc file

Closes #725
pull/487/head^2
Mislav Marohnić 9 년 전
부모
커밋
9e664b5d27
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init 파일 보기

@ -49,7 +49,7 @@ if [ -z "$print" ]; then
;;
esac
{ echo "# Load rbenv automatically by adding"
{ echo "# Load rbenv automatically by appending"
echo "# the following to ${profile}:"
echo
case "$shell" in

불러오는 중...
취소
저장