We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9af2e commit 7d960daCopy full SHA for 7d960da
tmux.conf.symlink
@@ -5,6 +5,7 @@ bind C-a send-prefix
5
set -g base-index 1
6
set -g history-limit 10000
7
bind r source-file ~/.tmux.conf \; display "Reloaded!"
8
+set-option -g default-shell /bin/zsh
9
10
# split panes using | and -
11
bind | split-window -h -c "#{pane_current_path}"
0 commit comments