Przeglądaj źródła

fix tmux default color

pull/1/head
10sr 12 lat temu
rodzic
commit
2b9eda4173
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf Wyświetl plik

@@ -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"


Ładowanie…
Anuluj
Zapisz