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

Chizi123
2018-11-22 2a15f9207a33a67cb78fa9b677d8d98f44d02dac
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)