~directory for straight returned

This commit is contained in:
2020-09-01 21:41:25 +01:00
parent 197a0dbda4
commit f4bae31197

View File

@@ -6,7 +6,7 @@
;; Straight ;; Straight
(defvar bootstrap-version) (defvar bootstrap-version)
(let ((bootstrap-file (let ((bootstrap-file
(expand-file-name ".local/straight/repos/straight.el/bootstrap.el" user-emacs-directory)) (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory))
(bootstrap-version 5)) (bootstrap-version 5))
(unless (file-exists-p bootstrap-file) (unless (file-exists-p bootstrap-file)
(with-current-buffer (with-current-buffer