Mercurial > dotfiles
annotate .shell.d/99.md-autocd.zsh @ 527:e69d3e15b1b7 default tip
prompt: xterm-ghostty is good too
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Mon, 06 Jan 2025 11:10:48 -0500 |
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 |