configs/arch-config/Dokumente/windows-desktop/emacs.md
2020-10-02 15:15:08 +02:00

807 B

Installing

git

Go to the git homepage and install it.

emacs

Go to the emacs homepage and install it.
Add the <location>\emacs\x86_84\bin directory to your PATH in the environment variables.

Shortcut

Create a shortcut to <location>\emacs\x86_64\bin\runemacs.exe
Edit the shortcut to execute in your home directory C:\Users\<user>

HOME

Add the path to your home to the environment variables.

New variable -> HOME -> C:\Users\<user>

doom-emacs

Open git bash

git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install

Add C:\Users\<user>\.emacs.d\bin to your PATH.

Currently doesn't show emotes
Missing ripgrep and fd