summaryrefslogtreecommitdiffhomepage
path: root/lib/readme.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-02-02 05:16:17 +0000
committerjao <jao@gnu.org>2021-02-02 05:16:17 +0000
commit771abb84830678455de4625ac7f082d8100f0ea0 (patch)
tree0d303c2cb0861b949ca73a9705954f6a69c4f877 /lib/readme.org
parent81eceb5507aa0659e9f0c9761e54e9102085c4ac (diff)
downloadelibs-771abb84830678455de4625ac7f082d8100f0ea0.tar.gz
elibs-771abb84830678455de4625ac7f082d8100f0ea0.tar.bz2
libs -> lib/
Diffstat (limited to 'lib/readme.org')
-rw-r--r--lib/readme.org19
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/readme.org b/lib/readme.org
new file mode 100644
index 0000000..cf8013c
--- /dev/null
+++ b/lib/readme.org
@@ -0,0 +1,19 @@
+* 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 [[https://jao.io/cgit/emacs][emacs custom files]].