Skip to content

Commit b03b232

Browse files
romkatvivanalejandro0
authored andcommitted
directory: update docs to clarify it doesn't really set AUTO_NAME_DIRS (sorin-ionescu#1740)
Module `directory` used to set AUTO_NAME_DIRS. This was changed in 73e94b8 but README.md hasn't been updated. This looks like an accidental omission that this commit fixes.
1 parent 9eeb1b7 commit b03b232

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/directory/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Options
1212
- `PUSHD_SILENT` does not print the directory stack after `pushd` or `popd`.
1313
- `PUSHD_TO_HOME` pushes to the home directory when no argument is given.
1414
- `CDABLE_VARS` changes directory to a path stored in a variable.
15-
- `AUTO_NAME_DIRS` auto adds variable-stored paths to `~` list.
1615
- `MULTIOS` writes to multiple descriptors.
1716
- `EXTENDED_GLOB` uses extended globbing syntax.
1817
- `CLOBBER` does not overwrite existing files with `>` and `>>`. Use `>!` and

0 commit comments

Comments
 (0)