Mercurial > dotfiles
annotate .shell.d/99.md-autocd.zsh @ 509:cea9a184de6c
zsh: add workaround for mcfly breaking autocd
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Thu, 18 Feb 2021 11:12:42 -0500 |
parents | |
children |
rev | line source |
---|---|
509
cea9a184de6c
zsh: add workaround for mcfly breaking autocd
Augie Fackler <raf@durin42.com>
parents:
diff
changeset
|
1 # workaround for https://github.com/cantino/mcfly/issues/91 |
cea9a184de6c
zsh: add workaround for mcfly breaking autocd
Augie Fackler <raf@durin42.com>
parents:
diff
changeset
|
2 # mcfly setup breaks autocd somehow |
cea9a184de6c
zsh: add workaround for mcfly breaking autocd
Augie Fackler <raf@durin42.com>
parents:
diff
changeset
|
3 setopt autocd |