From 218aec949728c959ee01ba1d5147ab3d1fa1e786 Mon Sep 17 00:00:00 2001 From: Mountain Man <43313373+MountainMan1312@users.noreply.github.com> Date: Mon, 5 Jun 2023 22:06:32 -0400 Subject: Add first-time-running-emacs setup instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3c25ceb..acb8cd0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,14 @@ Change it to the following, but be sure to disable it later for security:
0.0.0.0:40469
``` +### Run MMOSMacs for the first time + +`cd` into your home directory and run `startx` to launch MMOSMacs for the first time. There might be some weird stuff that happens and some warnings, so `M-x kill-emacs` and `startx` again. + +Then, run the first-time-setup commands for the following packages: + +- `M-x all-the-icons-install-fonts RET y` +- `M-x lsp-install-server RET bash-ls RET` ## Plans -- cgit v1.2.3