finga
9dec689c77
Create a basic configuration for alacritty. We create a minimal configuration file which just imports the "style" configuration. In the style configuration we configure the font and the color of the cursor.
7 lines
138 B
Text
7 lines
138 B
Text
*
|
|
!/.config
|
|
!/.config/alacritty
|
|
!/.config/alacritty/alacritty.toml
|
|
!/.config/alacritty/style.toml
|
|
!/.gitignore.d
|
|
!/.gitignore.d/alacritty
|