mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01: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:
@@ -1,5 +1,4 @@
|
|||||||
# Changing/making/removing directory
|
# Changing/making/removing directory
|
||||||
setopt auto_name_dirs
|
|
||||||
setopt auto_pushd
|
setopt auto_pushd
|
||||||
setopt pushd_ignore_dups
|
setopt pushd_ignore_dups
|
||||||
setopt pushdminus
|
setopt pushdminus
|
||||||
|
|||||||
Reference in New Issue
Block a user