1
0

Removed agenda scripts

This commit is contained in:
2025-10-31 16:05:55 +01:00
parent 71980169d8
commit 0728d8f955
2 changed files with 0 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash
emacsclient --eval '(load "/home/anne/.emacs.d/show-agenda.el")' -n -c

View File

@@ -1,4 +0,0 @@
(org-agenda nil "d")
(delete-other-windows)
(treemacs)
(windmove-right)