Skip to content

Instantly share code, notes, and snippets.

@makkaba
Created November 4, 2017 03:49
Show Gist options
  • Save makkaba/57e6727de2fa16ed23f4c2dcaf4b50c2 to your computer and use it in GitHub Desktop.
Save makkaba/57e6727de2fa16ed23f4c2dcaf4b50c2 to your computer and use it in GitHub Desktop.
커맨드라인 스크립트로 파일 만들기
echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment