Open fish shell in alacritty & tmux

This commit is contained in:
2023-03-25 11:32:43 +01:00
parent d1fe6943de
commit 45e1724280
2 changed files with 7 additions and 1 deletions

View File

@@ -5,3 +5,9 @@ font:
# Colors (Terminal.app)
alt_send_esc: false
# New shells should run fish
shell:
program: /opt/homebrew/bin/fish
args:
- --login