Skip to content

razielar/emacs-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNU Emacs configuration

Installation

Emacs version >= 27.1

In this repo, I have my emacs config for my desktop-laptops (desktop), and for my edge-devices such as: raspberry-pi & jetson nano (edge_machine).

mv `init*.el``.emacs.d`  
mv `config*.org` `.emacs.d`

Fonts

After installing all-the-icons, do: M-x all-the-icons-install-fonts

Emacs as Daemon

You can find the info here. Then, use emacs as a client:

emacs='emacsclient -c -a "emacs" &'

Releases

No releases published

Packages

No packages published