diff options
Diffstat (limited to 'home-manager/config/tmux/tmux.conf')
| -rw-r--r-- | home-manager/config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/config/tmux/tmux.conf b/home-manager/config/tmux/tmux.conf index d62e67c..0746f82 100644 --- a/home-manager/config/tmux/tmux.conf +++ b/home-manager/config/tmux/tmux.conf @@ -12,6 +12,7 @@ # BASICS {{{2 set-option -g renumber-windows on set-option -g focus-events on +set-option -g default-shell fish # TERMINAL FEATURES {{{2 set-option -ga terminal-overrides ',tmux-256color:RGB' |
