aldoridhoni / basic-emacs

basic emacs configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Emacs Configuration

./basic.png

Main configuration file at : config.org

Run

Start basic emacs with start.sh.

./start.sh [options to emacs]

Emacsclient

To use with emacsclient, use server name basic.

alias e='emacsclient --no-wait --socket-name=basic'

Theme

There are two themes defined:

(basic/light-theme)
(basic/dark-theme)

Desktop file

Copy desktop file to ~/.local/share/applications.

Preview

Emacs inside terminal emulator. termtosvg

About

basic emacs configuration


Languages

Language:Emacs Lisp 97.6%Language:Shell 2.4%