瀏覽代碼

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…
取消
儲存