Created
July 20, 2011 01:21
-
-
Save cherring/1094141 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
| ================================================================ | |
| = Trusting an .rvmrc file means that whenever you cd into this = | |
| = directory, RVM will run this .rvmrc script in your shell. = | |
| = = | |
| = If the contents of the file change, you will be re-prompted = | |
| = to review the file and adjust its trust settings. You may = | |
| = also change the trust settings manually at any time with = | |
| = the 'rvm rvmrc' command. = | |
| = = | |
| = Now that you have examined the contents of the file, do you = | |
| = wish to trust this particular .rvmrc? = | |
| ================================================================ | |
| __rvm_ask_to_trust:61: not an identifier: Yes or No: [y/N] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How you fixed that?