Merged emacs file

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-12-05 22:11:04 +01:00
parent bee7f8879f
commit 72f0b377f4
4 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
_dartlang:
_errorsInitialized: true
_firstRun: true
_version: "0.6.32"
_version: "0.6.33"
_flutterAnalytics:
clientId: "5513e60a-abb3-4f83-ac72-3a9c0dd26c5c"
optIn: true

View File

@ -64,12 +64,12 @@
'(custom-enabled-themes (quote (atom-one-dark)))
'(custom-safe-themes
(quote
("1160f5fc215738551fce39a67b2bcf312ed07ef3568d15d53c87baa4fd1f4d4e" default)))
'(send-mail-function (quote smtpmail-send-it))
("6254372d3ffe543979f21c4a4179cd819b808e5dd0f1787e2a2a647f5759c1d1" "1160f5fc215738551fce39a67b2bcf312ed07ef3568d15d53c87baa4fd1f4d4e" default)))
'(inhibit-startup-screen t)
'(package-selected-packages
(quote
(stumpwm-mode slime muttrc-mode diff-hl magit wanderlust ## auctex yaml-mode typescript sass-mode php-mode outlined-elisp-mode monokai-theme markdown-mode fill-column-indicator edit-server dracula-theme dart-mode coffee-mode auto-complete atom-one-dark-theme atom-dark-theme))))
(stumpwm-mode slime muttrc-mode diff-hl magit wanderlust ## auctex yaml-mode typescript sass-mode php-mode outlined-elisp-mode monokai-theme markdown-mode fill-column-indicator edit-server dracula-theme dart-mode coffee-mode auto-complete atom-one-dark-theme atom-dark-theme)))
'(send-mail-function (quote smtpmail-send-it)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.

View File

@ -4,7 +4,7 @@ module.exports = {
fontSize: 14,
// font family with optional fallbacks
fontFamily: 'Hermit, Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
fontFamily: 'Hermit, "DejaVu Sans Mono", "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'rgba(248,28,229,0.8)',

View File

@ -4,7 +4,7 @@ echo """
Marcel Kapfer (mmk2410)
aka Wilson O'Sullivan
Programmer, Composer, Blogger
Designer, Composer, Programmer
marcel-kapfer.de / mmk2410.org
Twitter: @mmk2410