Skip to content

Random Dune quote generator plugin for oh-my-zsh. Fork from brokendisk focusing only on book quotes.

Notifications You must be signed in to change notification settings

uajqq/dune-book-quotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

dune-book-quotes

oh-my-zsh plugin to print Dune quotes in terminal. This is a fork that includes only quotes from the original Dune, by Frank Herbert.

Installation

The time for taking the most delicate care that the balances are correct.

  1. Clone repo into $ZSH_CUSTOM/plugins:
git clone https://github.com/uajqq/dune-book-quotes.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/dune-book-quotes
  1. Activate plugin in your ~/.zshrc file:
plugins=(
	dune-book-quotes
)
  1. Source ~/.zshrc or open new terminal session.

  2. The sleeper must awaken.

About

Random Dune quote generator plugin for oh-my-zsh. Fork from brokendisk focusing only on book quotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%