fix: Use SSH protocol for straight.el and clean up consult-jinx
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
;;; Code:
|
||||
|
||||
;; straight.el
|
||||
|
||||
;; 使用ssh
|
||||
(setq straight-vc-git-default-protocol 'ssh)
|
||||
|
||||
(defvar bootstrap-version)
|
||||
(let ((bootstrap-file
|
||||
(expand-file-name
|
||||
|
||||
Reference in New Issue
Block a user