Selaa lähdekoodia

fix tmux default color

pull/1/head
10sr 12 vuotta sitten
vanhempi
commit
2b9eda4173
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf Näytä tiedosto

@@ -20,7 +20,7 @@ set message-fg yellow
set -g set-titles on

set -g status-bg green
set -g status-fg white
set -g status-fg black
if "test `hostname` = arch-aspireone" "set -g status-bg blue"
if "test `hostname` = darwin-mba.local" "set -g status-bg yellow; set -g status-fg black"
if "test `hostname` = newkiwi" "set -g status-bg magenta"


Ladataan…
Peruuta
Tallenna