/gstreamer-tab

A basic tab completion plugin for zsh

Primary LanguageShellGNU Lesser General Public License v2.1LGPL-2.1

gstreamer-tab

A basic GStreamer tab completion plugin for zsh

Install

Manual

First, clone this repository.

git clone https://github.com/CraigCarey/gstreamer-tab ~/somewhere

Then add the following line to your ~/.zshrc.

source ~/somewhere/gstreamer-tab.plugin.zsh

Oh-My-Zsh

Clone this repository to your custom directory and then add gstreamer-tab to your plugin list.

git clone https://github.com/CraigCarey/gstreamer-tab ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/gstreamer-tab