Browse Source

default shell added to tmux.conf

master
Dirk Alders 1 year ago
parent
commit
5ce2bb0716
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      tmux.conf

+ 1
- 0
tmux.conf View File

@@ -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…
Cancel
Save