summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index c057f91..7d5f3d4 100644
--- a/.emacs
+++ b/.emacs
@@ -51,6 +51,7 @@ Return a list of installed packages or nil for every skipped package."
51 (with-selected-frame frame 51 (with-selected-frame frame
52 (progn 52 (progn
53 (color-theme-dark-laptop) 53 (color-theme-dark-laptop)
54 (keychain-refresh-environment)
54 )))) 55 ))))
55 (color-theme-dark-laptop) 56 (color-theme-dark-laptop)
56 ) 57 )