Skip to content

CraigCarey/gstreamer-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A basic tab completion plugin for zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages