From 7ca0a6fb8809c55c8e0ffa0c795efb248f016a22 Mon Sep 17 00:00:00 2001 From: fatalerrors Date: Tue, 10 Mar 2026 10:55:02 +0100 Subject: [PATCH] fixed README, version bump --- README.md | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9be02ff..b62b7ec 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ prompt. Here is a non-exhaustive list of what we have: - A bar style prompt with hour, execution time and exit code of the last command; - clean: erase after confirmation any backup file, possibly recursively; -- dpkgs: search for the given pattern in the installed packages name; +- pkgs: search for the given pattern in the installed packages name; - expandlist: usefull in scripts, it expand any expression using wildcards into the corresponding list of file and directories; - genpwd: generate one or more random secure password; diff --git a/version b/version index f76c0c7..084082e 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.90.1-4_alpha_1 +3.95.1-4_beta_1