Feat/extra needed apps #29
@@ -356,7 +356,7 @@ in
|
|||||||
# for every completion. Deleting it forces a fresh rebuild from the current
|
# for every completion. Deleting it forces a fresh rebuild from the current
|
||||||
# fpath on the next shell. compinit dumps to $ZDOTDIR (~/.config/zsh now); the
|
# fpath on the next shell. compinit dumps to $ZDOTDIR (~/.config/zsh now); the
|
||||||
# $HOME and cache paths are also swept to clear any legacy leftovers.
|
# $HOME and cache paths are also swept to clear any legacy leftovers.
|
||||||
home.actiVation.resetZcompdump = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
|
home.activation.resetZcompdump = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
|
||||||
$DRY_RUN_CMD rm -f \
|
$DRY_RUN_CMD rm -f \
|
||||||
"${config.xdg.configHome}"/zsh/.zcompdump* \
|
"${config.xdg.configHome}"/zsh/.zcompdump* \
|
||||||
"$HOME"/.zcompdump* \
|
"$HOME"/.zcompdump* \
|
||||||
|
|||||||
Reference in New Issue
Block a user