Skip to content

Commit 7d960da

Browse files
authoredJan 3, 2022
Always use zsh
1 parent 3d9af2e commit 7d960da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tmux.conf.symlink

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ bind C-a send-prefix
55
set -g base-index 1
66
set -g history-limit 10000
77
bind r source-file ~/.tmux.conf \; display "Reloaded!"
8+
set-option -g default-shell /bin/zsh
89

910
# split panes using | and -
1011
bind | split-window -h -c "#{pane_current_path}"

0 commit comments

Comments
 (0)
Please sign in to comment.