change default shell to fish

main
Atao 2024-01-07 00:12:09 +01:00
parent 1e9356a11e
commit c3c3c04e45
2 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,8 @@
# My Alacritty config
## Font
JetBrains Mono Nerd Font
## Theme
[catppucin](https://github.com/catppuccin)

View File

@ -1,5 +1,5 @@
[shell]
program = "/bin/zsh"
program = "/usr/bin/fish"
#--------------------------------- Colors
[colors.primary]