Skip to content

Instantly share code, notes, and snippets.

@nuclearglow
Created June 8, 2022 08:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuclearglow/00a4ad53c34439436a271f1c320d84be to your computer and use it in GitHub Desktop.
Save nuclearglow/00a4ad53c34439436a271f1c320d84be to your computer and use it in GitHub Desktop.
Alacritty install terminfo
wget https://raw.githubusercontent.com/alacritty/alacritty/master/extra/alacritty.info && tic -xe alacritty,alacritty-direct alacritty.info && rm alacritty.info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment