Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 449 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 449 Bytes

.oh-my-zsh Plugin for bashorg.org

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 iconv, curl, sed and grep