feat(tmux): set fish as default shell

This commit is contained in:
Gabriel Augendre 2024-02-27 14:03:10 +00:00
parent aaf619f3c2
commit f18e5b802f

View file

@ -91,3 +91,5 @@ set -g message-style 'fg=black bg=white bold'
set-option -g set-titles on set-option -g set-titles on
set-option -g set-titles-string '#T' set-option -g set-titles-string '#T'
set-option -g default-shell /usr/bin/fish