An open API service indexing awesome lists of open source software.

https://github.com/pfahlr/zsh_plugin_loremipsum

lorem ipsum generator z shell plugin
https://github.com/pfahlr/zsh_plugin_loremipsum

Last synced: about 18 hours ago
JSON representation

lorem ipsum generator z shell plugin

Awesome Lists containing this project

README

          

# `loremipsum` plugin
Plugin to generate lorem ipsum text on the command line. Gets data from lipsum.com.

Requires jq jquery parser
```sudp apt-get install jq```

```zsh
plugins=(... copybuffer)