From d44923d761035be8c3d53b19934ae53aebccb67b Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Sun, 9 Jun 2024 04:45:15 -0400 Subject: Dummy changes for bookkeeping purposes --- .zprofile | 1 + config.org | 1 + 2 files changed, 2 insertions(+) diff --git a/.zprofile b/.zprofile index 0cf210e..da8a6e7 100644 --- a/.zprofile +++ b/.zprofile @@ -3,4 +3,5 @@ source /etc/profile export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) + [[ -t 0 && $(tty) == /dev/tty2 && $- =~ "l" ]] && source ~/.zshrc && exec startx diff --git a/config.org b/config.org index d456aa3..a597f48 100644 --- a/config.org +++ b/config.org @@ -1,5 +1,6 @@ #+Title DNW's GNU Emacs Configuration #+PROPERTY: header-args :tangle ./init.el + Top-level TODOs: - Org-agenda and calendar/diary - Better org mode in general -- cgit v1.2.3