Skip to content

hhirsch/memacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memacs

Minimalistic programming focused emacs distribution with quick start up time.

  • Fast startup time
  • Support for PHP, C, C++, JS, Typescript, Go
  • Line numbers
  • Language Server integration
  • Dashboard with recent files and bookmarks
  • Emacs Server

Install

Install in a fresh emacs with

git clone https://github.com/hhirsch/memacs.git $HOME/.emacs.d

Run As Service

Run emacs as service

systemctl --user enable --now emacs

Check if the service is running

systemctl --user status emacs.service

To start emacs type

emacsclient

For extra performance I suggest starting emacsclient in the terminal it will look and feel the same:

emacsclient -nw

About

lightweight emacs distribution

Resources

Stars

Watchers

Forks

Packages

No packages published