mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-11-14 23:23:50 +00:00
735 B
735 B
Alacritty Configuration
This directory contains my Alacritty terminal emulator configuration.
Files
- alacritty.yml: This is the main configuration file for Alacritty, containing settings for colors, fonts, keybindings, and more.
- catppuccin-mocha: This file contains the URL to the
catppuccin-mocha
theme for Alacritty. - catppuccin-latte: This file contains the URL to the
catppuccin-latte
theme for Alacritty.
Installation
To use this configuration:
-
Clone the repository.
-
Download all required themes from files:
curl -LO "${Get-Content ./alacritty/catpuccin-mocha}"
-
Copy the
alacritty.yml
file and all downloaded themes to your Alacritty configuration directory.