[EShell] Citing some sources

This commit is contained in:
Daniel - 2018-01-24 19:29:57 +01:00
parent 46400826eb
commit 361ee2e83d
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 4 additions and 3 deletions

View File

@ -2,10 +2,11 @@
;;; Commentary:
;;; Code:
;; Parts inspired by:
;; - https://www.masteringemacs.org/article/complete-guide-mastering-eshell
;; - https://github.com/howardabrams/dot-files/blob/master/emacs-eshell.org
;; Setup
;;; Code:
(require 'em-prompt)
(require 'em-term)