Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-29 | rand-quote: refactor rand-quote function | Marc Cornellà | |
- Make function variables local - Use prompt color sequences - Use guard clause to check for curl - Improved syntax | |||
2018-06-29 | rand-quote: add README | Marc Cornellà | |
2018-06-29 | rand-quote: update URL | Marc Cornellà | |
Fixes #6949 | |||
2015-08-26 | Remove code, not comment it out | Robin Daugherty | |
Gaaah. | |||
2015-08-26 | Fix rand-quote failure when site is unreachable | Robin Daugherty | |
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. | |||
2013-10-31 | randquote plugin | Eduardo San Martin Morote | |
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 | |||
2013-06-09 | Messed up the comment somehow... | San Martin Morote Eduardo | |
2013-06-09 | Random quotes from the internet | San Martin Morote Eduardo | |