summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)