aboutsummaryrefslogtreecommitdiff
path: root/piem.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-05-03 11:16:56 -0400
committerKyle Meyer <kyle@kyleam.com>2020-05-03 11:17:25 -0400
commit0c1da9c289854b040ceed22837b2002e4bbff2cf (patch)
tree5d10292eb55f3a8151e1d43c28fc70fef0ac6b24 /piem.el
downloadpiem-0c1da9c289854b040ceed22837b2002e4bbff2cf.tar.gz
A pathetic piem
Diffstat (limited to 'piem.el')
-rw-r--r--piem.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/piem.el b/piem.el
new file mode 100644
index 0000000..886643d
--- /dev/null
+++ b/piem.el
@@ -0,0 +1,7 @@
+;;; piem.el --- Emacs tools for working with public-index
+
+(defun piem-please ()
+ "How I wish I could intersect my emails, feeds, and repos")
+
+;;; piem.el ends here
+(provide 'piem)