X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8a286963f071a2d86274c1fcff8973777300007f..78d731e133fcef8464acb1d0eb8a51864d0189cd:/.emacs.d/lisp/bandali-eshell.el diff --git a/.emacs.d/lisp/bandali-eshell.el b/.emacs.d/lisp/bandali-eshell.el index 574d8e1..e1326ef 100644 --- a/.emacs.d/lisp/bandali-eshell.el +++ b/.emacs.d/lisp/bandali-eshell.el @@ -1,6 +1,6 @@ ;;; bandali-eshell.el --- bandali's Eshell setup -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2020 Amin Bandali +;; Copyright (C) 2018-2022 Amin Bandali ;; Author: Amin Bandali ;; Keywords: processes @@ -26,7 +26,7 @@ (with-eval-after-load 'eshell (make-directory (b/etc "eshell/") t) - (csetq + (setq eshell-aliases-file (b/etc "eshell/aliases") eshell-directory-name (b/var "eshell/") eshell-hist-ignoredups t