Mercurial > dotfiles
annotate .shell.d/99.md-autocd.zsh @ 523:a5a4f9e12c9f
patchpipe: py3 support
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 06 Aug 2022 10:41:27 -0400 |
parents | cea9a184de6c |
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 |