Remove .zcompdump

This commit is contained in:
2023-05-07 21:45:17 +01:00
parent 617aa699e4
commit cd65b5495e

View File

@ -44,6 +44,7 @@ in {
system.userActivationScripts.cleanupZgen = ''
rm -rf $ZDOTDIR/.*.zwc
rm $ZDOTDIR/.zcompdump
rm -rf $ZSH_CACHE
rm -fv $ZGEN_DIR/init.zsh{,.zwc}
'';