mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-24 be0bc32c5ba3516fbcc037008ec86235f006f1c3
custom/setup-environment.el
@@ -10,9 +10,6 @@
(column-number-mode 1)
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")
(load-theme 'zenburn t)
;; remove backup files
(when (eq system-type 'windows-nt)
  (defadvice backup-buffer (after my-backup-make-hidden activate)