[emacs] Use new bin location

This commit is contained in:
2026-02-23 11:47:56 -05:00
parent ede0687e11
commit 3456e53b5c

View File

@ -445,7 +445,7 @@ Always open the result in `eww`."
(after! magit
(defvar my/ssh-key-injector-script
(expand-file-name "~/.bin/load_keys"))
(expand-file-name "~/.local/bin/load_keys"))
(defun my/ssh-agent-has-keys-p (&rest _ignore)
"Non-nil if ssh-agent currently has at least one identity loaded."