0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02: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:
Robby Russell 2014-10-22 08:00:49 -07:00
commit 7f07facf41

View file

@ -1,5 +1,4 @@
# Changing/making/removing directory
setopt auto_name_dirs
setopt auto_pushd
setopt pushd_ignore_dups
setopt pushdminus