Answers for "While executing gem"

0

While executing gem

$ echo '# rbenv' >> ~/.bash_profile

$ echo 'export PATH=~/.rbenv/bin:$PATH' >> ~/.bash_profile

$ echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
Posted by: Guest on December-07-2021

Browse Popular Code Answers by Language