diff options
-rw-r--r-- | readme.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,10 @@ * 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 @@ -12,8 +17,3 @@ - [[./bmk][bmk]] a web bookmark manager See also my [[https://jao.io/cgit/emacs][emacs custom files]]. - -*** Libraries in literate emacs lisp: - - - [[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. |