Skip to content

ANDRON94/emacs-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

It’s yet another custom Emacs configuration =) I hope, it will be a helpful starting point for an Emacs beginner. The configuration file is written in a literate way which means that it’s also a documentation file =)

How To

Learn Emacs

Useful links

  • (!)Awesome Emacs is a community driven list of useful Emacs packages, libraries and others.
  • Emacs Manual is an official online manual.
  • EmacsWiki is the collection of tutorials, source code, question and answers.

Useful articles

Installation

  1. Install Emacs.
    • I use version 27.1.
    • Most GNU/Linux distributions provide GNU Emacs in their repositories. And installation process can be easy as “sudo apt-get install emacs” =)
  2. Get configuration.
    • Just clone or download this repository to your Emacs directory:
      git clone https://github.com/andron94/emacs-setup <Emacs directory>
              
  3. Run Emacs :) use-package will download and configure all packages automatically.
  4. I also recommend using Emacs in daemon mode. More about it you can find on EmacsWiki.

About

My personal Emacs configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published