We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bb181 commit 04678ebCopy full SHA for 04678eb
docs/usage/navigation.md
@@ -18,7 +18,7 @@ cd -
18
Now let's set the `cdpath` variable.
19
This variable will do automatic searching for a folder within folders specified in variable.
20
21
-If you're familiar with bash's `CDPATH` it works the same way but in zsh instead of being a colon separated string (e.g. `.:~:~/src` it's an array.
+If you're familiar with bash's `CDPATH` it works the same way but in zsh instead of being a colon separated string (e.g. `.:~:~/src`) it's an array.
22
23
```bash
24
# make some temporary folders
0 commit comments