From ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 18:17:29 +0200 Subject: repo: flatten layout — move packages to root, extras to .extras/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 --- hstr/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hstr/README (limited to 'hstr/README') diff --git a/hstr/README b/hstr/README new file mode 100644 index 0000000..e1fde90 --- /dev/null +++ b/hstr/README @@ -0,0 +1,6 @@ +Bash and Zsh shell history suggest box - easily view, navigate, search +and manage your command history. + +It is a command line utility which brings improved command completion +from the history. It aims to make completion easier to use and more +efficient than Ctrl-r. -- cgit v1.2.3