ソースを参照

Fix typo

master
10sr 6年前
コミット
3a1c2a021a
署名者: 10sr GPGキーID: C384BB17CBB19347
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf ファイルの表示

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


読み込み中…
キャンセル
保存