blob: 99366700dfdbdf0f6360058ec16e7d823d553137 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
#+title: Elisp libraries
* Literate Libraries
- [[file:net/signel.org][signel]] a simplistic Signal client, using the signal-cli java lib.
- [[file:media/espotify.org][espotify]] searching and playing Spotify using consult.
* Sections
- [[./eos][eos]] generic utilities for the emacs operating system
- [[./themes][themes]] color themes based on Emacs builtin custom themes
- [[org][org]] utilities for org-mode
- [[./doc][doc]] opening documents (pdfs, mostly)
- [[./media][media]] utilities for music players and the like
- [[./prog][prog]] utilities for compilation and programming modes
- [[./net][net]] utilities for networking (w3m, weather &c.)
- [[./bmk][bmk]] a web bookmark manager
See also my [[../][emacs custom files]].
|