dev(ci): deploy git hooks on 'doom install'
This commit is contained in:
parent
3831096cfb
commit
3854c2fd70
2 changed files with 12 additions and 8 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue