ソースを参照

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"