Skip to content

Instantly share code, notes, and snippets.

@romach
Last active April 2, 2017 16:59
Show Gist options
  • Select an option

  • Save romach/4dfad1007a7a6b6937664fe167e49569 to your computer and use it in GitHub Desktop.

Select an option

Save romach/4dfad1007a7a6b6937664fe167e49569 to your computer and use it in GitHub Desktop.
Resolve problem: `bash: jekyll: command not found`
echo "source $HOME/.rvm/scripts/rvm" >> ~/.bashrc
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment