mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Merge pull request #3252 from mcornella/fix-auto-named-dirs-prompt
Don't set auto_name_dirs because it messes up prompts
This commit is contained in:
commit
7f07facf41
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
# Changing/making/removing directory
|
||||
setopt auto_name_dirs
|
||||
setopt auto_pushd
|
||||
setopt pushd_ignore_dups
|
||||
setopt pushdminus
|
||||
|
|
Loading…
Reference in a new issue