Explorar el Código

Fix typo

master
10sr hace 6 años
padre
commit
3a1c2a021a
Firmado por: 10sr ID de clave GPG: C384BB17CBB19347
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf Ver fichero

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


Cargando…
Cancelar
Guardar