Skip to content

alexkehayias/emacs.d

Repository files navigation

Alex's Emacs Config

CI

Uses straight and use-package to manage packages. This init file is fully bootstrapped so all you need to do is load the file and it will install all required packages.

Usage

git clone [email protected]:alexkehayias/emacs.d.git
mv ./emacs.d/* ~/.emacs.d
open emacs

Other Setup

To get rust language server working with eglot:

rustup component add rls rust-analysis rust-src

To use vterm, you will need to include modules support:

brew tap railwaycat/emacsmacport
brew install emacs-mac --with-modules

To upgrade an existing install:

brew upgrade emacs-mac --with-modules

About

My emacs setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published