Created
January 29, 2018 16:56
-
-
Save vdugnist/0010012fa7221d5de96b6adad2156070 to your computer and use it in GitHub Desktop.
This file contains 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 "gem: --user-install -n~/bin --no-document" > ~/.gemrc | |
echo "PATH=~/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" > ~/.bash_profile | |
. ~/.bash_profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment