Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 254 Bytes

giroapp-completion-plugin

Giroapp shell completion plugin.

make install

Add the following to .bashrc (requires giroapp to be installed as giroapp).

source $(giroapp _complete --generate-bash-script --app-name=giroapp)