Skip to content

A script that auto-installs Alacritty and all of the components needed. It includes an self integrated theme-selector.

License

Notifications You must be signed in to change notification settings

TheHellishPandaa/alacrittyforge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

AlacrittyForge: Installation & Theme Manager

A comprehensive Bash script designed to streamline the installation of the Alacritty terminal emulator on Ubuntu, with added functionality for effortless theme switching.

Features

  • Internet Connectivity Check: Ensures a stable internet connection before installation.
  • Dependency Installation: Installs Alacritty and all necessary dependencies without system-wide updates.
  • System Update & Install: Option to update all system packages before installing Alacritty.
  • Theme Management: Seamlessly switch between themes from the alacritty-theme repository with a user-friendly theme selection process.
  • Interactive Menu: Easy-to-navigate interface for choosing installation and theme options.

Installation & Usage

  1. Clone the repository:

    git clone https://github.com/akhos09/alacrittyforge
  2. Navigate to the script's directory:

    cd alacrittyforge/
  3. Make the script executable:

    chmod +x alacrittyforge.sh
  4. Run the script:

    ./alacrittyforge.sh

Changing Themes

Use the script’s intuitive theme selector to browse and apply themes from the alacritty-theme repository. Simply input the desired theme name, and the script will handle the rest.

Quick & Simple

No need for complex commands or manual configuration edits. Feel free to suggest fixes or ways to improve anything.

Credits

Thank to all of the contributors of Alacritty that are constantly improving the project. All of the credits to them and specially to Joe Wilm (Creator), Kirill Chibisov (Developer), and Christian Dürr (Developer).

About

A script that auto-installs Alacritty and all of the components needed. It includes an self integrated theme-selector.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%