소스 검색

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"