install.doctor icon indicating copy to clipboard operation
install.doctor copied to clipboard

`.zcompdump` showing up in `$HOME` directory

Open ProfessorManhattan opened this issue 2 years ago β€’ 2 comments
trafficstars

❔ What are you experiencing an issue with?

Latest Release

❔ Version

Latest

🐞 Description

.zcompdump is showing up in the home directory on macOS but should be stored in the ZSH cache folder. See: https://github.com/ohmyzsh/ohmyzsh/issues/7332

⏺️ Steps To Reproduce

No response

πŸ“’ Relevant Log Output

No response

πŸ’‘ Possible Solution

No response

ProfessorManhattan avatar Jun 01 '23 06:06 ProfessorManhattan

@ProfessorManhattan, the fix is available already here - compinit -d "$XDG_CACHE_HOME/zsh/zcompdump-$ZSH_VERSION". Tested this on a new installation, the .zcompdump file is not created in $HOME. Could you please validate?

enggnr avatar Jul 13 '23 10:07 enggnr

@ProfessorManhattan, this can be closed.

enggnr avatar Nov 09 '23 10:11 enggnr