X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/68a61b1f3efaf874ac65e95cc0452fde93fc3843..f245eba8d1bd8cb52d27dc47adbca585b99ed717:/programs/zsh.json diff --git a/programs/zsh.json b/programs/zsh.json index ca54653..b908485 100644 --- a/programs/zsh.json +++ b/programs/zsh.json @@ -8,7 +8,7 @@ { "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", @@ -47,4 +47,4 @@ } ], "name": "zsh" -} \ No newline at end of file +}