Skip to content

itamcampos/alacrittyfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Alacritty configuration files

This repository replicates the official Alacritty project theme repository on GitHub, so make sure to also update the "themes" repository, explained later...

This repository currently applies the Catppuccin Mocha theme and also uses a small opacity with 95% visibility.

Important

Make sure you have Alacritty installed and working

How to use

Close Alacritty and then clone the repository

  git clone https://github.com/itamcampos/alacrittyfiles.git ~/.config/alacritty

Change to the cloned directory:

  cd ~/.config/alacritty

Initialize the submodule of this repository:

  git submodule init

Update the submodule to pull the updated themes:

  git submodule update

Reopen Alacritty and check if the changes have been applied.

About

My Alacritty configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published