mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-04-04 00:36:27 +02: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 on
|
||||||
set-option -g set-titles-string '#T'
|
set-option -g set-titles-string '#T'
|
||||||
|
|
||||||
|
set-option -g default-shell /usr/bin/fish
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue