1. 26 Aug, 2015 1 commit
    • Robin Daugherty's avatar
      Fix rand-quote failure when site is unreachable · 241be2d2
      Robin Daugherty authored
      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.
      241be2d2
  2. 31 Oct, 2013 1 commit
    • Eduardo San Martin Morote's avatar
      randquote plugin · 37be62ff
      Eduardo San Martin Morote authored
      correcting an issue about encoding some people was having
      added a message when the user doesn't have curl
      added varibles for colors->easier to customize
      37be62ff
  3. 09 Jun, 2013 2 commits