Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/TamCore/virtuozzo-zsh-plugin

oh-my-zsh plugin for Virtuozzo
https://github.com/TamCore/virtuozzo-zsh-plugin

Last synced: about 1 month ago
JSON representation

oh-my-zsh plugin for Virtuozzo

Lists

README

        

virtuozzo-zsh-plugin
====================

[oh-my-zsh plugin](https://github.com/robbyrussell/oh-my-zsh) for [Virtuozzo](https://docs.virtuozzo.com/master/index.html).

## Install

Create a new directory in `~/.oh-my-zsh/custom/plugins` called `virtuozzo` and clone this repo into that directory. Note: it must be named `virtuozzo` or oh-my-zsh won't recognize that it is a valid plugin directory.
```
git clone https://github.com/TamCore/virtuozzo-zsh-plugin ~/.oh-my-zsh/custom/plugins/virtuozzo
# or
git clone https://git.pborn.eu/philipp/virtuozzo-zsh-plugin.git ~/.oh-my-zsh/custom/plugins/virtuozzo
```

## Usage

Add `virtuozzo` to the `plugins` list in your `~/.zshrc`.