# HG changeset patch # User Augie Fackler # Date 1613664762 18000 # Node ID cea9a184de6c888bdb4a431ee18270a4b7df4653 # Parent 0593cba244a8b812d6419e8a523e66fb9b3b1cb7 zsh: add workaround for mcfly breaking autocd diff --git a/.shell.d/99.md-autocd.zsh b/.shell.d/99.md-autocd.zsh new file mode 100644 --- /dev/null +++ b/.shell.d/99.md-autocd.zsh @@ -0,0 +1,3 @@ +# workaround for https://github.com/cantino/mcfly/issues/91 +# mcfly setup breaks autocd somehow +setopt autocd