Created
November 4, 2017 03:49
-
-
Save makkaba/57e6727de2fa16ed23f4c2dcaf4b50c2 to your computer and use it in GitHub Desktop.
커맨드라인 스크립트로 파일 만들기
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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