treewide: init theo.el
This commit is contained in:
commit
36ccb6831b
4 changed files with 1820 additions and 0 deletions
25
README.org
Normal file
25
README.org
Normal file
|
@ -0,0 +1,25 @@
|
|||
#+title: theo.el
|
||||
#+author: Artur Manuel
|
||||
#+options: num:nil
|
||||
|
||||
theo.el is an Emacs package which prints a random quote from Theo de Raadt.
|
||||
You can run it offline because you never need to fetch a quote if it is already
|
||||
baked into the package. Need I say more? Get it now!
|
||||
|
||||
* Motivation
|
||||
|
||||
It started off while I was in VC with the lads, (when I was using Discord) and
|
||||
while found ~lib/theo~ in [[http://git.9front.org/plan9front/plan9front/HEAD/info.html][this repository.]] I was intrigued enough to make an
|
||||
Emacs package for it in the same call and shared it out to others. But I wanted
|
||||
to make a repository for it so it can live on in more than a few
|
||||
~cdn.discordapp.com~ links.
|
||||
|
||||
* How do I use it?
|
||||
|
||||
After installing the package (I do not care how, as long as you can get it),
|
||||
just call ~theo~ straight from M-x. If you want to use it directly from Emacs
|
||||
Lisp however, just evaluate ~(theo)~. It really is that easy.
|
||||
|
||||
* License
|
||||
|
||||
This package is licensed under the GNU General Public License 3.0.
|
Loading…
Add table
Add a link
Reference in a new issue