mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
dev(ci): deploy git hooks on 'doom install'
This commit is contained in:
@@ -73,6 +73,9 @@ name. e.g.
|
||||
(print! "Regenerating autoloads files")
|
||||
(doom-autoloads-reload)
|
||||
|
||||
(print! "Deploying commit-msg and pre-push git hooks")
|
||||
(doom-cli--ci-deploy-hooks)
|
||||
|
||||
(cond (nofonts-p)
|
||||
(IS-WINDOWS
|
||||
(print! (warn "Doom cannot install all-the-icons' fonts on Windows!\n"))
|
||||
|
Reference in New Issue
Block a user