浏览代码

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


正在加载...
取消
保存