Add support for .zcompdump-<hostname>-<version>.zwc, .zcompdump-<hostname>-<version> and .zcompdump-<user>-<version>
Signed-off-by: Mario A <10923513+Midblyte@users.noreply.github.com>
{
"help": "Set this in your zshrc:\n\n```bash\ncompinit -d \"$XDG_CACHE_HOME\"/zsh/zcompdump-\"$ZSH_VERSION\"\n```\n",
"movable": true,
- "path": "$HOME/.zcompdump"
+ "path": "$HOME/.zcompdump*"
},
{
"help": "Set this in your zshrc:\n\n```bash\nexport HISTFILE=\"$XDG_STATE_HOME\"/zsh/history\n```\n",
}
],
"name": "zsh"
-}
\ No newline at end of file
+}