diff options
| -rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -17,6 +17,7 @@ | |||
| 17 | ;; provided by `straight.el'. Dont | 17 | ;; provided by `straight.el'. Dont |
| 18 | ;; ask me what it does. | 18 | ;; ask me what it does. |
| 19 | ;; --------------------------------- | 19 | ;; --------------------------------- |
| 20 | |||
| 20 | (defvar bootstrap-version) | 21 | (defvar bootstrap-version) |
| 21 | (let ((bootstrap-file | 22 | (let ((bootstrap-file |
| 22 | (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory)) | 23 | (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory)) |