summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-30 19:08:45 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-30 19:08:45 -0700
commit4a17d979c608c5021dd8c57853da559f0bdcb232 (patch)
tree9e17fdb0483d48b31048e1eca06a5af0072bc70f /init.el
parentforgot to add the denote related code (diff)
downloademacs.d-4a17d979c608c5021dd8c57853da559f0bdcb232.tar.gz
add SLO calculator
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index cbf72e1..e58528e 100644
--- a/init.el
+++ b/init.el
@@ -49,6 +49,7 @@
(require 'init-elfeed)
(require 'my-denote)
+(require 'my-uptime)
(report-time-since-load)