浏览代码

tmux forcing me to use bash? yuck.

Colin Powell 6 年之前
父节点
当前提交
90a57692d0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tmux.conf

+ 0 - 1
tmux.conf

@@ -19,4 +19,3 @@ set -g status-left "session: #S | window: #I | pane: #P"
 set -g prefix C-a 
 bind-key C-a last-window
 set -g default-terminal "screen-256color"
-set -g default-command "/bin/bash"