master
Jacopo De Simoi 8 years ago
parent ed231fdf94
commit ff7e94e361
  1. 4
      global.org

@ -52,8 +52,8 @@
(make-directory "~/.emacs.d/backup/" t)
#+END_SRC
* Theming
Use (my clone of) the solarized scheme
* Themes
Use (my clone of) the solarized theme
#+BEGIN_SRC emacs-lisp
(add-to-list 'custom-theme-load-path "/home/jacopods/.emacs.d/emacs-color-theme-solarized")
(load-theme 'solarized t)

Loading…
Cancel
Save