Added support for ZDOTDIR handling in Zsh shell initialization. by r00tdaemon · Pull Request #2712 · jetify-com/devbox
Fixes jetify-com#1715 jetify-com#2297 This commit adds a patch to correctly handle ZDOTDIR env var for zsh. Instead of copying .z* files directly, we now source them inside devbox zsh config after setting ZDOTDIR to user's config dir. This makes sure any user config referencing ZDOTDIR doesn't break.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters