Saat mengeksekusi permata

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

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

$ echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
Black Bison