From 67c35cd0319affed6c61cc497ee08d37ab66a6c8 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Fri, 24 Aug 2018 17:45:42 +0900 Subject: [PATCH] Do not emable git-ps1-mode --- emacs.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/emacs.el b/emacs.el index bff83dc..5b4ccea 100644 --- a/emacs.el +++ b/emacs.el @@ -426,9 +426,6 @@ found, otherwise returns nil." (count-lines (point-max) (point-min))))) -(when (safe-require-or-eval 'git-ps1-mode) - (git-ps1-mode)) - ;; http://www.geocities.jp/simizu_daisuke/bunkei-meadow.html#frame-title ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;