Commit graph

4 commits

Author SHA1 Message Date
Rune Morling
f501790397
helpers*sh: Update/add cpesearch for bash/fish/zsh
Now supports showing usage if '-h' and '--help' are supplied as arguments

Signed-off-by: Rune Morling <ermo@serpentos.com>
2024-01-31 21:31:03 +01:00
Rune Morling
eb18e1b921
helpers.*sh: Rename function to localrepo_reindex
This fixes an issue where lightdm-wrapper would choke on the previous
function name (reindex-localrepo) when logging into Budgie.

Reported and tested working by @yusi1.

Signed-off-by: Rune Morling <ermo@serpentos.com>
2024-01-22 02:24:31 +01:00
Rune Morling
32b4caeafd
helpers.*sh: Add reindex-localrepo convenience function
**Summary**
We have no convenient way to re-index our local repo.

Since it is quite a long command, why not add a convenience function to
do it correctly that is maintained by Solus Staff?

This commit does just that for all helper scripts.

Signed-off-by: Rune Morling <ermo@serpentos.com>
2024-01-20 18:56:19 +01:00
Tracey Clark
b73a8e48a9 Add zsh helper script 2023-10-20 20:42:34 -05:00