Oh My Zsh

From ParabolaWiki
Jump to: navigation, search
Related
Category:Command shells
Zsh
Bash
OMZLogo.png

From Git Repository:

Oh My Zsh is delightful community-driven (with 1,300+ contributors) framework for managing your Zsh configuration. Includes 200+ optional plugins, over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

This page is mainly meant to collect all free plugins.

1 Installation

First, you have to install and setup Zsh. Furthermore, you will have to install git.

Oh My Zsh is installed by running the Installation Script. You can download and run it either with curl or wget:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"

Then follow the instructions of the installer.

2 Free Plugins

This article or section needs expansion.
Please help expand this article so the intended scope is covered in sufficient detail. (Discuss)

The following Plugins are FSDG compatible:

Plug-in Name Dependencies License Comment

3 See also