소스 검색

default shell added to tmux.conf

master
Dirk Alders 1 년 전
부모
커밋
5ce2bb0716
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      tmux.conf

+ 1
- 0
tmux.conf 파일 보기

@@ -4,3 +4,4 @@ source "/usr/share/powerline/bindings/tmux/powerline.conf"
4 4
 
5 5
 set -g default-terminal "screen-256color"
6 6
 
7
+set-option -g default-shell "/bin/zsh"

Loading…
취소
저장