You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
295 B
4 lines
295 B
echo "It looks like you have been using the 'rails3' plugin," |
|
echo "which has been deprecated in favor of a newly consolidated 'rails' plugin." |
|
echo "You will want to modify your ~/.zshrc configuration to begin using it." |
|
echo "Learn more at https://github.com/robbyrussell/oh-my-zsh/pull/2240"
|
|
|