mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-23 23:18:04 +01:00
feat(tmux): set fish as default shell
This commit is contained in:
parent
aaf619f3c2
commit
f18e5b802f
1 changed files with 2 additions and 0 deletions
|
@ -91,3 +91,5 @@ set -g message-style 'fg=black bg=white bold'
|
|||
set-option -g set-titles on
|
||||
set-option -g set-titles-string '#T'
|
||||
|
||||
set-option -g default-shell /usr/bin/fish
|
||||
|
||||
|
|
Loading…
Reference in a new issue