Added emacs prelude and config
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
;;; zenburn-theme-autoloads.el --- automatically extracted autoloads
|
||||
;;
|
||||
;;; Code:
|
||||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||||
|
||||
;;;### (autoloads nil "zenburn-theme" "zenburn-theme.el" (23122 58428
|
||||
;;;;;; 454340 528000))
|
||||
;;; Generated autoloads from zenburn-theme.el
|
||||
|
||||
(and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
;;; zenburn-theme-autoloads.el ends here
|
||||
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "zenburn-theme" "20171216.1027" "A low contrast color theme for Emacs." 'nil :commit "62d91fd7c054b0747f1309c012976deb471d4608" :url "http://github.com/bbatsov/zenburn-emacs")
|
||||
1461
emacs/.emacs.d/elpa/zenburn-theme-20171216.1027/zenburn-theme.el
Normal file
1461
emacs/.emacs.d/elpa/zenburn-theme-20171216.1027/zenburn-theme.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user