From 1b5c9449a1ac576963b58a011e6a21a919355024 Mon Sep 17 00:00:00 2001
From: noa
Date: Sun, 12 Jan 2025 23:14:11 +0800
Subject: Remove custom agenda command

---
 emacs/init.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/emacs/init.el b/emacs/init.el
index c3ba9d1..55142cb 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -850,11 +850,6 @@ necessary variables are set."
   (consult-ripgrep "~/Documents/Notes"))
 (global-set-key (kbd "C-j C-s") #'noa/consult-rg-notes)
 
-(defun noa/agenda ()
-  "List agenda."
-  (interactive)
-  (async-shell-command "~/.config/Scripts/agenda" "*agenda*"))
-
 ;; so i can search for synonyms without using the internet
 (use-package wordnut
   :if (executable-find "wordnet")
-- 
cgit 1.4.1-2-gfad0