Skip to content

My personal Emacs configuration.

License

Notifications You must be signed in to change notification settings

gkmngrgn/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOEDEV's EMACS CONFIG

My accessibility-first, terminal-focused vanilla Emacs configuration. The minimum supported Emacs version is 29.

Please do not open a pull-request for this repository. You can configure your editor from scratch like me, or start with a pre-configured Emacs distro if you're new:

INSTALLATION

You can choose any installation method you want for Emacs, but if you are on Windows, I suggest you to define HOME environment variable first.

HOME="%USERPROFILE%"

I use dosh to configure my Emacs with a one-line command:

dosh setup   # replace config files.
dosh install # install packages.

COPY & PASTE PROBLEM

With wezterm, I don't have any problem with copy & paste. But if you are using other terminal emulator, you may have some problem with copy & paste. For Linux and WSL2, install xsel and after you select your text, type M-|, then run the command xsel -bi.

For MacOS, you can use pbcopy.

About

My personal Emacs configuration.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project