diff options
author | jao <jao@gnu.org> | 2021-02-14 01:58:21 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-02-14 01:58:21 +0000 |
commit | 31b01e69e1f5f56d86c471b50aa707c563a37089 (patch) | |
tree | 2f007eb23ede19c3077f25d7f2bfdb6c96ec2323 /lib | |
parent | 6b01834be042f2c53d658f43a4666e63263609a7 (diff) | |
download | elibs-31b01e69e1f5f56d86c471b50aa707c563a37089.tar.gz elibs-31b01e69e1f5f56d86c471b50aa707c563a37089.tar.bz2 |
readme tweaks
Diffstat (limited to 'lib')
-rw-r--r-- | lib/readme.org | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/lib/readme.org b/lib/readme.org index 9936670..7079b89 100644 --- a/lib/readme.org +++ b/lib/readme.org @@ -1,12 +1,5 @@ #+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 @@ -14,6 +7,4 @@ - [[./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]]. + - [[./bmk][bmk]] an old web bookmark manager |