Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johncassol authored May 26, 2024
1 parent 9c67b57 commit 3f645fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 3f645fd

Please sign in to comment.