From 0331789dba30a8a277cef74dff5a4a70de7abdcb Mon Sep 17 00:00:00 2001 From: Joe Ardent Date: Sun, 30 Nov 2025 13:41:36 -0800 Subject: [PATCH] uh... --- .gitignore | 1 + custom.el | 1 + 2 files changed, 2 insertions(+) create mode 120000 custom.el diff --git a/.gitignore b/.gitignore index f6d916f..9fc7ca8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ tree-sitter/ .mc-lists.el backups/ .lsp-session-v1 +.cache diff --git a/custom.el b/custom.el new file mode 120000 index 0000000..aef3e7c --- /dev/null +++ b/custom.el @@ -0,0 +1 @@ +/home/ardent/git/dotfiles/dot-emacs.d/custom.el \ No newline at end of file