emacs - change mode line to show project neame
authorPeng Li <seudut@gmail.com>
Fri, 18 Sep 2015 13:58:46 +0000 (21:58 +0800)
committerPeng Li <seudut@gmail.com>
Fri, 18 Sep 2015 13:58:46 +0000 (21:58 +0800)
emacs.d/config/init-color-theme.el

index 431685c..883e802 100644 (file)
                                 ;; date and time
 ;;;                                        (powerline-raw (format-time-string " %m-%d") face1 'r)
                                 (funcall separator-right face-blue face-yel)
-                                           (powerline-raw (format-time-string " %I:%M %p %a ") face-yel 'r)))
+                                           (powerline-raw (format-time-string " %I:%M %p %m-%d %a ") face-yel 'r)))
                         (center
                             (list
                                 (powerline-raw " " face1)