chore(straight): Switch to SSH protocol for personal forks
This commit is contained in:
@@ -97,9 +97,11 @@
|
||||
|
||||
;; denote-lint
|
||||
(use-package denote-lint
|
||||
:straight '(denote-lint :type git
|
||||
:host github
|
||||
:repo "Andsy10/denote-lint")
|
||||
:straight
|
||||
(denote-lint :type git
|
||||
:host github
|
||||
:repo "Andsy10/denote-lint"
|
||||
:protocol ssh)
|
||||
:config
|
||||
(setq org-link-elisp-confirm-function nil))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user