diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 3d6aeee..b0374fd 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -42,8 +42,8 @@ (setq european-calender-style t) ;; Run a shell with zsh -(shell) -(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) +;;(shell) +;;(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) ;; Display of current function (which function mode) (which-function-mode 1)