Blame view
plugins/rails3/rails3.plugin.zsh
295 Bytes
|
093a6c34b
|
1 2 3 4 |
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" |