mirror of
https://github.com/KevinMidboe/chsh.git
synced 2025-10-29 12:30:13 +00:00
14 lines
194 B
YAML
14 lines
194 B
YAML
font:
|
|
size: 14
|
|
normal:
|
|
family: SFMono Nerd Font
|
|
|
|
# Colors (Terminal.app)
|
|
alt_send_esc: false
|
|
|
|
# New shells should run fish
|
|
shell:
|
|
program: /opt/homebrew/bin/fish
|
|
args:
|
|
- --login
|