From 4160578c69ca3fcfd81ad8fc6ef32869f02e5e75 Mon Sep 17 00:00:00 2001 From: Ashley Duckworth Date: Sat, 23 Jan 2021 16:01:19 -0600 Subject: Change credential-helper to store --- config.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.org b/config.org index 20a0754..598d1d5 100644 --- a/config.org +++ b/config.org @@ -367,8 +367,7 @@ to stay hopeful. According to [[https://github.com/rolandwalker/unicode-fonts/issues/3][Issue #3]], there can be problems with =unicode-fonts-setup= when using a daemon. Instead of forking this repo and merging [[https://github.com/rolandwalker/unicode-fonts/pull/4][PR #4]] into my personal fork, I'll use the workaround described in the -issue. Trying to un-fuck these packages by Roland Walker have been -enough work today. +issue. #+begin_src emacs-lisp :noweb-ref hooks (defun hook--unicode-fonts-setup (frame) @@ -1476,7 +1475,7 @@ following in =cmd.exe= to set =$HOME= correctly: /and/ run /this/ command to setup a git credential helper: #+begin_src sh - git config --global credential.helper wincred + git config --global credential.helper store #+end_src #+begin_src emacs-lisp :noweb-ref settings -- cgit 1.4.1-21-gabe81