summaryrefslogtreecommitdiff
path: root/bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* Add meson option to override of default bashcompdirDhanuka Warusadura2021-03-211-0/+3
| | | | | These changes introduce a new meson option to disable installation of completion files into the system location.
* Trivial Fix: removes a commentDhanuka Warusadura2021-03-171-1/+1
| | | | | | | Although it is a comment, it affects the reading and overall code quality. Related to: https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/70
* Add bash-completion for secret-toolDhanuka Warusadura2021-03-112-0/+29
Fixes: https://gitlab.gnome.org/GNOME/libsecret/-/issues/50