feat(tmux): Set default shell to /usr/bin/fish
This commit is contained in:
@@ -54,5 +54,9 @@ set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
|
||||
#set -g @plugin "catppuccin/tmux"
|
||||
set -g @plugin "dreamsofcode-io/catppuccin-tmux"
|
||||
|
||||
set -g default-command /usr/bin/fish
|
||||
set -g default-shell /usr/bin/fish
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user