Browse Source

PIN straight.el to master

main
parent
commit
0099d6ce36
  1. 2
      early-init.el

2
early-init.el

@ -39,7 +39,7 @@
;; Apply the configurations prior to bootstrapping the package manager.
(setq straight-repository-branch "develop"
(setq straight-repository-branch "master"
straight-use-package-by-default t
package-enable-at-startup nil)

Loading…
Cancel
Save