Skip to content

aminelch/zenquotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

zenquotes

Plugin for ZSH to get random quote from zenquotes.io

Installation

  1. Download the plugin into the custom plugin folder of oh-my-zsh
cd $ZSH/custom/plugins
git clone https://github.com/aminelch/zenquotes.git
  1. Activate the plugin. Add zenquotes to the plugins list in the file .zshrc
plugins=(... zenquotes)
  1. Source ~/.zshrc or open new terminal session.

Requirements

Before using this plugin please install jq and curl

About

Plugin for ZSH to get random quote from zenquotes.io

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages