aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-06-18 21:46:07 -0300
committerEuAndreh <eu@euandre.org>2018-06-18 21:46:07 -0300
commit165be66f24edc4f095fcccf41544b35a6cff82da (patch)
tree1009314450563b00d6a16b7bd0894d44f9fb86ee
parentAdd note on autojump (diff)
downloaddotfiles-165be66f24edc4f095fcccf41544b35a6cff82da.tar.gz
dotfiles-165be66f24edc4f095fcccf41544b35a6cff82da.tar.xz
Add note on Emacs TLS
-rw-r--r--spacemacs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 70113be..7fa5026 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -2,6 +2,7 @@
;; This file is loaded by Spacemacs at startup.
;; It must be stored in your home directory.
+;; FIXME
;; macOS TLS error, fix from:
;; https://blog.vifortech.com/posts/emacs-tls-fix/
(require 'gnutls)