This commit is contained in:
Brandon Cornejo 2013-04-22 12:01:34 -05:00
commit df779f9d55
2 changed files with 1 additions and 1 deletions

1
oldsh.bak Normal file
View File

@ -0,0 +1 @@

View File

@ -28,4 +28,3 @@ set -g status-justify centre
set -g status-right '[fg=green][ %m/%d %H:%M:%S ]#[default]' set -g status-right '[fg=green][ %m/%d %H:%M:%S ]#[default]'
setw -g window-status-current-format '#[fg=yellow] (#I.#P#F#W)#[default]' setw -g window-status-current-format '#[fg=yellow] (#I.#P#F#W)#[default]'
setw -g window-status-format '#I#F#W' setw -g window-status-format '#I#F#W'