Skip to content

stdcall/.emacs.d

Repository files navigation

Intro

This emacs configuration is modularized with the help of use-package macro, so user can safely adjust or remove parts of it. Additional packages are used to help me edit

Quickstart

Emacs configuration should be located at $HOME/.emacs.d. To bootstrap fresh emacs installation on Unix-like OS, i usually do

git clone https://github.com/stdcall/.emacs.d $HOME/stdcall-emacs
ln -s $HOME/stdcall-emacs $HOME/.emacs.d

First of all, you need to know i have disabled arrow keys for good habits. Check wiki for information on general movement commands and keys. Just pull it somewhere and symlink to

Directory structure

Start by navigating init.el -- the entry point of everything else.

Documentation

Some notes are kept in repos wiki.

About

my emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages