MikeWent / bash-quote

Plugin for ZSH to get random quote from Bash.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.oh-my-zsh Plugin for Bash.im

Installation

Download the plugin into the custom plugin folder of oh-my-zsh

cd $ZSH/custom/plugins
git clone https://github.com/jtprog/bash-quote.git

Activate the plugin. Add bash-quote to the plugins list in the file .zshrc

plugins=(git python3 aws bash-quote)

Requirements

Before using this plugin please install HTTPie

About

Plugin for ZSH to get random quote from Bash.im

License:Do What The F*ck You Want To Public License


Languages

Language:Shell 100.0%