Skip to content

Conversation

demon
Copy link

@demon demon commented Oct 10, 2025

This both supports the correct location of .zshrc, as well as putting .zfunc as a subdirectory of ZDOTDIR.

Tested with ZDOTDIR set to ~/.config/zsh and everything worked as expected.

Fixes #171

demon and others added 2 commits October 10, 2025 09:44
This both supports the correct location of .zshrc, as well as putting .zfunc as a subdirectory of ZDOTDIR.

Tested with ZDOTDIR set to ~/.config/zsh and everything worked as expected.

Fixes fastapi#171
@svlandeg svlandeg added the feature New feature, enhancement or request label Oct 14, 2025
Copy link
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this change is not compatible with Python 3.8 (cf test failure).

@svlandeg svlandeg marked this pull request as draft October 22, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature, enhancement or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] typer doesn't respect ZDOTDIR env var when adding autocompletion for zsh

2 participants