Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
/ bashcomp Public archive

A bash completion package that loads completions dynamically

Notifications You must be signed in to change notification settings

geirha/bashcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

bashcomp loads completions as needed for the commands completions are
written for.

To install, add the content of bashrc to your ~/.bashrc, and
copy/symlink the bashcomp directory as ~/.config/bashcomp 

Note that this is incompatible with the bash-completion package, so if
you have bash-completion installed, make sure you disable it before
enabling this one.

About

A bash completion package that loads completions dynamically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages