oh-my-zsh/plugins/rand-quote
Robin Daugherty 241be2d28b Fix rand-quote failure when site is unreachable
This plugin was designed so that if there is any failure, it will simply call itself recursively. Which means that if you were working offline, if `quote` was called in your `.zshrc`, you would be unable to open a new terminal session.

I fixed this by allowing the plugin to output nothing if a quote could not be fetched.
2015-08-26 13:24:59 -04:00
..
rand-quote.plugin.zsh Fix rand-quote failure when site is unreachable 2015-08-26 13:24:59 -04:00