Skip to content

emacs, just the way I like it

License

Notifications You must be signed in to change notification settings

ametzger/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs.d

Emacs, just the way I like it.

Installation

MacOS

First, install Emacs from Homebrew using the emacs-plus package:

brew tap d12frosted/emacs-plus
brew install d12frosted/emacs-plus/emacs-plus@29 --with-nobu417-big-sur-icon
osascript -e 'tell application "Finder" to make alias file to posix file "/opt/homebrew/opt/emacs-plus@29/Emacs.app" at POSIX file "/Applications"'

Then, clone this repo to ~/.emacs.d:

git clone https://github.com/ametzger/emacs.d.git ~/.emacs.d

The first time Emacs starts it will fizzle around a while as use-package downloads and compiles packages. Generally, startup is reasonably fast but it will start an Emacs server if one isn’t running so using emacsclient as the shell’s $EDITOR is usable.

Linux

Nothing too fancy on Linux, usually I’ll just use the emacs package of whatever distro I’m using.

About

emacs, just the way I like it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published