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)
|
||||
(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"
|
||||
(use-package gcmh
|
||||
:demand t
|
||||
|
Loading…
Reference in New Issue
Block a user