add early-init.el
This commit is contained in:
parent
64288d42be
commit
14118dac5e
7
private_dot_emacs.d/early-init.el
Normal file
7
private_dot_emacs.d/early-init.el
Normal file
@ -0,0 +1,7 @@
|
||||
(menu-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
|
||||
|
||||
|
||||
(setq package-enable-at-startup nil)
|
Loading…
x
Reference in New Issue
Block a user