Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Installation script for Alacritty - a GPU accelerated, higly customizable terminal emulator.

License

Notifications You must be signed in to change notification settings

anselmicz/alacritty-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alacritty is now packaged in Debian; therefore, I have no use for this project anymore.

alacritty-installer

Installation script for Alacritty - a GPU accelerated, higly customizable terminal emulator.

Adopted from Alacritty.

Differences from the Alacritty INSTALL instructions

  • fully automates deployment process on a Debian GNU/Linux system
    • fixes a problem with the .bash_completion folder having the same name as a directory which is being sourced by default in /etc
    • includes sensible defaults
    • removes rustup from the system upon completion

Usage

sudo apt update && sudo apt upgrade -y
git clone https://github.com/anselmicz/alacritty-installer.git
cd alacritty-installer/
chmod +x alacritty.sh && ./$_
cd - && rm -rf alacritty-installer/

About

Installation script for Alacritty - a GPU accelerated, higly customizable terminal emulator.

Topics

Resources

License

Stars

Watchers

Forks

Languages