Skip to content

Commit

Permalink
Merge pull request ohmyzsh#3252 from mcornella/fix-auto-named-dirs-pr…
Browse files Browse the repository at this point in the history
…ompt

Don't set auto_name_dirs because it messes up prompts
  • Loading branch information
robbyrussell committed Oct 22, 2014
2 parents 96e4e5d + 36e05e9 commit 7f07fac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/directories.zsh
@@ -1,5 +1,4 @@
# Changing/making/removing directory
setopt auto_name_dirs
setopt auto_pushd
setopt pushd_ignore_dups
setopt pushdminus
Expand Down

0 comments on commit 7f07fac

Please sign in to comment.