From fa49aa2b985398b3da4379efc46198ba6497bdfc Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 27 Sep 2021 08:53:17 -0400 Subject: Fixed tabs! --- emacs/inits/15-project-mgmt.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emacs/inits/15-project-mgmt.el') diff --git a/emacs/inits/15-project-mgmt.el b/emacs/inits/15-project-mgmt.el index c37c415..5ee91e5 100644 --- a/emacs/inits/15-project-mgmt.el +++ b/emacs/inits/15-project-mgmt.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2020-03-05 12:07:10 (tslil@bison)> +;; Time-stamp: <2020-07-29 20:29:40 (user@hobbies)> (use-package projectile :ensure t @@ -23,3 +23,5 @@ :bind (("C-x g" . magit-status)) :config (setq magit-process-find-password-functions '(magit-process-password-auth-source))) + +(setenv "SSH_AUTH_SOCK" "/home/user/.SSH_AGENT_vault-keys") -- cgit v1.2.3