Ver código fonte

Fix typo

master
10sr 6 anos atrás
pai
commit
3a1c2a021a
Acessado por: 10sr ID da chave GPG: C384BB17CBB19347
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf Ver arquivo

@@ -6,7 +6,7 @@ run-shell 'tmux set -g status-right "${USER}@`hostname` | `tmux -V` "'
run-shell 'tmux set -g status-bg "$_HOSTCOLOR_1" >/dev/null'
run-shell 'tmux set -g status-fg "$_HOSTCOLOR_2" >/dev/null'
run-shell 'tmux set -g mode-bg "$_HOSTCOLOR_1" >/dev/null'
run-shell 'tmux set -g mode-bg "$_HOSTCOLOR_2" >/dev/null'
run-shell 'tmux set -g mode-fg "$_HOSTCOLOR_2" >/dev/null'
run-shell 'tmux set -g pane-active-border-fg "$_HOSTCOLOR_1" >/dev/null'

unbind C-b


Carregando…
Cancelar
Salvar