Home

Awesome

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