Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…omp@v2.0.1"

git-vendor-name: bash-progcomp
git-vendor-dir: vendor/github.com/gaelicWizard/bash-progcomp
git-vendor-repository: https://github.com/gaelicWizard/bash-progcomp
git-vendor-ref: v2.0.1
  • Loading branch information
gaelicWizard committed Dec 27, 2021
1 parent fdb50ae commit 6a41dbc
Show file tree
Hide file tree
Showing 5 changed files with 545 additions and 0 deletions.
5 changes: 5 additions & 0 deletions completion/available/defaults.completion.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# shellcheck shell=bash

if test -s "${BASH_IT?}/vendor/github.com/gaelicWizard/bash-progcomp/defaults.completion.bash"; then
source "$_"
fi
40 changes: 40 additions & 0 deletions vendor/github.com/gaelicWizard/bash-progcomp/.editorconfig

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions vendor/github.com/gaelicWizard/bash-progcomp/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

286 changes: 286 additions & 0 deletions vendor/github.com/gaelicWizard/bash-progcomp/defaults.completion.bash

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6a41dbc

Please sign in to comment.