Don't use ssh for straight be default
This commit is contained in:
parent
3cc63254ae
commit
76565d4b48
@ -37,9 +37,6 @@
|
|||||||
(straight-use-package 'use-package)
|
(straight-use-package 'use-package)
|
||||||
(setq straight-use-package-by-default t)
|
(setq straight-use-package-by-default t)
|
||||||
|
|
||||||
;; Tell straight to use SSH for git connections
|
|
||||||
(setq straight-vc-git-default-protocol 'ssh)
|
|
||||||
|
|
||||||
;; "Garbage Collection Magic Hack"
|
;; "Garbage Collection Magic Hack"
|
||||||
(use-package gcmh
|
(use-package gcmh
|
||||||
:demand t
|
:demand t
|
||||||
|
Loading…
Reference in New Issue
Block a user