mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
chore(emacs): General config change
This commit is contained in:
parent
d7ddf1f060
commit
707e837753
4 changed files with 34 additions and 27 deletions
|
|
@ -1,6 +1,6 @@
|
|||
;;; init-package.el --- Package management setup using straight.el -*- lexical-binding: t -*-
|
||||
|
||||
(setq straight-base-dir (expand-file-name "straight" user-emacs-data))
|
||||
(setq straight-base-dir user-emacs-data)
|
||||
|
||||
;; Bootstrap straight.el
|
||||
(defvar bootstrap-version)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue