X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ad21c20c3050216dc03e7ba59154abd1e8eb5545..d6b18bd9a68921d9dd7ff417f0bbddc972767d42:/emacs diff --git a/emacs b/emacs index 6a457ba..841ad0d 100644 --- a/emacs +++ b/emacs @@ -654,6 +654,7 @@ ;; --- Notice passwords, and make C-a work right --- (add-hook 'shell-mode-hook #'mdw-sh-mode-setup) +(add-hook 'shell-mode-hook #'ansi-color-for-comint-mode-on) (setq shell-font-lock-keywords nil) (add-hook 'term-mode-hook #'mdw-term-mode-setup)