chore(straight): Switch to SSH protocol for personal forks

This commit is contained in:
User
2026-07-11 18:59:32 +08:00
parent 58e01139b5
commit 03fa5bbfd4
6 changed files with 14 additions and 11 deletions

View File

@@ -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