Skip to content

My current Emacs settings. A kludge of the thoughts of many smart people then finally mine.

License

Notifications You must be signed in to change notification settings

sejgit/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.emacs.d

My current Emacs settings.
A kludge of the thoughts of many smart people then finally mine.

early-init.el

garbage collection
gccemacs
default menu, toolbar, scroll-bar settings
default frame settings

init.el

main settings

init-mini.el

NOT complete & currently out-of-date... An alternate init.el For embedded controllers / smaller machines which require less packages
Use a soft link to it from .emacs in your home directory

ln -s ~/.emacs.d/init-mini.el ~/.emacs

Emacs install

macos

  • using Emacs 30
  • on macos installing emacs-plus@30
  • if you already have another Emacs installed brew uninstall it first
brew install emacs-plus@30 --with-xwidgets --with-no-frame-refocus --with-native-comp --with-poll

system install of some packages

  • many packages will install automatically but some will need some help

About

My current Emacs settings. A kludge of the thoughts of many smart people then finally mine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published