brokendisk / dune-quotes

Random Dune quote generator plugin for oh-my-zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dune-quotes

oh-my-zsh plugin to print Dune (film & book) quotes in terminal.

Installation

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

  2. The sleeper must awaken.

About

Random Dune quote generator plugin for oh-my-zsh


Languages

Language:Shell 100.0%