mirror of
https://github.com/KevinMidboe/chsh.git
synced 2025-10-29 04:30:11 +00:00
15 lines
189 B
YAML
15 lines
189 B
YAML
font:
|
|
size: 14
|
|
normal:
|
|
family: SFMono Nerd Font
|
|
|
|
# Colors (Terminal.app)
|
|
alt_send_esc: false
|
|
|
|
# New shells should run fish
|
|
shell:
|
|
program: /bin/bash
|
|
args:
|
|
- -c
|
|
- $SHELL
|