Skip to content

maux-unix/dotemacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Emacs Configuration

This repository contains my minimal (vanilla, plain) personal Emacs configuration, with little to no lazy loading (e.g. no use-package), which maximizes performanace for Emacs. It has been a blast ride on learning Emacs Lisp for myself.

Dashboard & Other Screenshots

Emacs Dashboard

Dired-mode

Get Started

Run the commands below line-by-line.

git clone https://github.com/maux-unix/dotemacs
cd dotemacs
cp -r ./.emacs.{el,custom.el,local} ~

After that, you can just open Emacs straight up, and wait for Emacs to download & install the packages that it need (It might take awhile, please wait). After all that, you might want to install the nerd fonts in compilation-mode by pressing Alt-x or M-x inside Emacs.

M-x nerd-icons-install-fonts

To-do

  • Basic, beautiful, sane Emacs Configuration
  • (Almost) automatic configuration
  • [] Setup sane & complete Code Snippets (YASnippet)
  • [] Make complete & detailed documentation for the configuration

References

  1. daedreth - UncleDavesEmacs: https://github.com/daedreth/UncleDavesEmacs
  2. protesilaos - dotfiles/emacs: https://github.com/protesilaos/dotfiles
  3. rexim - dotfiles: https://github.com/rexim/dotfiles

About

My Emacs Configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published