Added git config.
This commit is contained in:
parent
1198ce19f6
commit
ca12f55334
5
init.el
5
init.el
|
@ -1,5 +1,5 @@
|
|||
;;; init.el --- tastytea's Emacs init file.
|
||||
;;; Time-stamp: <2019-04-02 14:42:51 CEST>
|
||||
;;; Time-stamp: <2019-04-02 15:16:18 CEST>
|
||||
|
||||
;;; Commentary:
|
||||
;;; I am using this file with Emacs 26, but most of it will probably work with
|
||||
|
@ -142,6 +142,9 @@
|
|||
(setq initial-scratch-message nil
|
||||
initial-major-mode 'text-mode)
|
||||
|
||||
;; Always add a newline at the and of the file.
|
||||
(setq require-final-newline t)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;; Keybindings ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
(use-package bind-key
|
||||
:config
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
127.0.0.1:51313 11093
|
||||
127.0.0.1:51313 26294
|
||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user