浏览代码

fix tmux.conf

pull/1/head
10sr 11 年前
父节点
当前提交
3599925104
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      tmux.conf

+ 2
- 2
tmux.conf 查看文件

@@ -25,8 +25,8 @@ set message-fg yellow
# default-color
set -g status-bg green
set -g status-fg white
set -g mode-bg white
set -g mode-fg black
set -g mode-bg green
set -g mode-fg white

if "test `hostname` = arch-aspireone" \
"set -g status-bg blue; set -g status-fg white; \


正在加载...
取消
保存