Skip to content

Commit

Permalink
set default shell to zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
mdb committed Mar 29, 2020
1 parent 79cab94 commit b2dc1ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ bind-key - split-window -v
# Set window notifications
setw -g monitor-activity on
set -g visual-activity on

set -g default-command /bin/zsh
set -g default-shell /bin/zsh

0 comments on commit b2dc1ef

Please sign in to comment.