diff options
Diffstat (limited to 'hooks')
-rw-r--r-- | hooks/post-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-update b/hooks/post-update index f1308ea..cc4ed71 100644 --- a/hooks/post-update +++ b/hooks/post-update @@ -1,5 +1,5 @@ # vim:ft=zsh -## This is a post-update hook for pkg (a vcs-home implementation). +## This is a post-update hook for caretaker (a vcs-home implementation). ## It includes configs provided by other packages ## and sets some more static parameters mkdir -p $HOME/var/cache/zsh |