summaryrefslogtreecommitdiff
path: root/plugins/dirpersist/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dirpersist/README.md')
-rw-r--r--plugins/dirpersist/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/dirpersist/README.md b/plugins/dirpersist/README.md
index 9880bc563..792fb4bfe 100644
--- a/plugins/dirpersist/README.md
+++ b/plugins/dirpersist/README.md
@@ -1,6 +1,7 @@
# Dirpersist plugin
-This plugin keeps a running tally of the previous 20 unique directories in the $HOME/.zdirs file. When you cd to a new directory, it is prepended to the beginning of the file.
+This plugin keeps a running tally of the previous 20 unique directories in the `$HOME/.zdirs` file.
+When you cd to a new directory, it is prepended to the beginning of the file.
To use it, add `dirpersist` to the plugins array in your zshrc file: