cfcf9932226d

More
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 23 Jan 2016 18:22:07 +0000
parents c50d62b096fe
children 71633575375d
branches/tags (none)
files .hgsubstate tmux/tmux.conf

Changes

--- a/.hgsubstate	Fri Jan 22 11:09:10 2016 +0000
+++ b/.hgsubstate	Sat Jan 23 18:22:07 2016 +0000
@@ -16,7 +16,7 @@
 ffbd5eb50c9daf67657b87fd767d1801ac9a15a7 vim/bundle/dispatch
 1c75b56ceb96a6e7fb6708ae96ab63b3023bab2f vim/bundle/fireplace
 935a2cccd3065b1322fb2235285d42728600afdf vim/bundle/fugitive
-35866335c6cacf020f54520cee504513065d6ba9 vim/bundle/gdl
+7959df37f09627dfe1ac640756dfed49dc1c876c vim/bundle/gdl
 6ea4e1983b18cf440c8f800a3e94b57338a3e99f vim/bundle/glsl
 6e9f52a160e3d15060848a8f453bd1b5bfa70db2 vim/bundle/gnupg
 0d57b080f9fae8573c688b6679b31eb1666edc4c vim/bundle/gnuplot
--- a/tmux/tmux.conf	Fri Jan 22 11:09:10 2016 +0000
+++ b/tmux/tmux.conf	Sat Jan 23 18:22:07 2016 +0000
@@ -89,7 +89,7 @@
 
 set -g status-left '#[fg=colour16,bg=colour254,bold] #S #[fg=colour254,bg=colour238,nobold]⮀#[fg=colour15,bg=colour238,bold] #(ls ~/.mail/steve-stevelosh.com/INBOX/cur  ~/.mail/steve-stevelosh.com/INBOX/new | wc -l | tr -d " ") #[fg=colour238,bg=colour234,nobold]⮀'
 
-set -g status-right "#[fg=colour245]⮃ #(date -u +%%H:%%M) UTC ⮃ %d %b #[fg=colour254,bg=colour234,nobold]#(rdio-current-track-tmux)⮂#[fg=colour16,bg=colour254,bold] #h "
+set -g status-right "#[fg=colour245]⮃ #(date -u +%%H:%%M) UTC ⮃ %d %b #[fg=colour254,bg=colour234,nobold]⮂#[fg=colour16,bg=colour254,bold] #h "
 
 set -g window-status-format "#[fg=white,bg=colour234] #I #W "
 set -g window-status-current-format "#[fg=colour234,bg=colour39]⮀#[fg=colour16,bg=colour39,noreverse,bold] #I ⮁ #W #[fg=colour39,bg=colour234,nobold]⮀"