From 3f645fd358206334670f85c03330f19724cc74b5 Mon Sep 17 00:00:00 2001 From: johncassol Date: Sun, 26 May 2024 19:21:59 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfde220..6a79aae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Description -This shell function allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history. +This zsh plugin allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history. # Commands - `cdh` - Lists all directories in the history file with line numbers.