Skip to content

Commit

Permalink
+ change theme for emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
lgxZJ committed Jul 17, 2019
1 parent fc51134 commit 7eea11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emacs/emacs_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@ There are two things you can do about this warning:
(global-set-key (kbd "M-/") 'compile) ; Invoke compiler
(global-set-key (kbd "M-i") 'ztree-dir) ; Invoke ztree-dir
(load-theme 'atom-dark t)
(load-theme 'tsdh-dark t)
EOF

0 comments on commit 7eea11e

Please sign in to comment.