move more settings to the early init file
This commit is contained in:
@@ -20,7 +20,10 @@ a bunch of online resources.
|
||||
|
||||
# Installation
|
||||
|
||||
Run one of the following install script commands (using curl, wget or fetch).
|
||||
Download repo and point the emacs `init` (and `early-init.el`) file to
|
||||
this configuration.
|
||||
|
||||
Or run one of the following install script commands (using curl, wget or fetch).
|
||||
|
||||
sh -c "$(curl -fsSL http://gitea.weseng.de/daniel/emacs/raw/master/scripts/install.sh)"
|
||||
sh -c "$(wget -O- http://gitea.weseng.de/daniel/emacs/raw/master/scripts/install.sh)"
|
||||
|
||||
Reference in New Issue
Block a user