chore(straight): Switch to SSH protocol for personal forks
This commit is contained in:
@@ -78,7 +78,8 @@ _a_ : all dwim
|
||||
(consult-jinx
|
||||
:type git
|
||||
:host github
|
||||
:repo "Andsy10/consult-jinx")))
|
||||
:repo "Andsy10/consult-jinx"
|
||||
:protocol ssh)))
|
||||
|
||||
;; eat,终端
|
||||
(unless *is-windows*
|
||||
@@ -162,7 +163,8 @@ _a_ : all dwim
|
||||
:straight
|
||||
(project-ibuffer :type git
|
||||
:host github
|
||||
:repo "Andsy10/project-ibuffer"))
|
||||
:repo "Andsy10/project-ibuffer"
|
||||
:protocol ssh))
|
||||
|
||||
;; emms
|
||||
(use-package emms
|
||||
|
||||
Reference in New Issue
Block a user