A basic GStreamer tab completion plugin for zsh
First, clone this repository.
git clone https://github.com/CraigCarey/gstreamer-tab ~/somewhereThen add the following line to your ~/.zshrc.
source ~/somewhere/gstreamer-tab.plugin.zshClone 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