Skip to content

Latest commit

 

History

History

README.md

Alacritty

Installation

To install Alacritty, follow the instructions outlined in the Alacritty installation guide

Post-Installation

After installing Alacritty, verify the compiled terminfo entry for a particular terminal type using the following command:

infocmp alacritty

If the above command returns an error, refer to the post-build instruction

First install zsh and tmux or comment shell configuration in alacritty.yml

Copy this files inside .config/alacritty/

install the font family

Schemas

There are a list of color schemas to personalize your terminal. To change the color schema, go to the end of color_schemas.yml and overwrite the schema using the desired one.

colors: *<desired_schema>

Make sure to replace <desired_schema> with the name of the schema you want to use.

Selfie

alacritty-setup