Skip to content

EncodePanda/my_emacs_d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_emacs_d

My Emacs configuration, the way I like it

Configuration compatible with Emacs version >= 28.x

Installing

cd ~/projects
git clone https://github.com/rabbitonweb/my_emacs_d
cd
mkdir .emacs.d
cd .emacs.d
ln -s ~/projects/my_emacs_d/init.el ~/.emacs.d/init.el
ln -s ~/projects/my_emacs_d/configs ~/.emacs.d/configs
ln -s ~/projects/my_emacs_d/my_snippets ~/.emacs.d/my_snippets
ln -s ~/projects/my_emacs_d/logo.png ~/.emacs.d/logo.png

Also install Silver Search on your machine https://github.com/ggreer/the_silver_searcher

Also install mactex for Mac OS

brew cask install mactex

Also install ispell

brew install ispell

Also install direnv

nix-env -i direnv

TODOs

About

My Emacs configuration, the way I like it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages