fixed download problem with gnu repository

This commit is contained in:
Phuntsok Drak-pa 2019-08-21 21:39:19 +02:00
parent ecb6a635b9
commit a5865cdb8d
1 changed files with 2 additions and 0 deletions

View File

@ -161,6 +161,7 @@ This function should only modify configuration layer settings."
doom-themes
edit-indirect
elcord
evil
eshell-git-prompt
fireplace
image-dired+
@ -578,6 +579,7 @@ See the header of this file for more information."
(spacemacs/load-spacemacs-env))
(defun dotspacemacs/user-init ()
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
(load "~/dotfiles/private/private_emacs.el")
(require 'org-id)
(require 'package)