A script that auto-install Alacritty and Oh-My-Bash , with an added theme selector.
- 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 for Alacritty & Oh-My-Bash: Seamlessly switch between themes from the alacritty-theme repository with a user-friendly theme selection process.
- Install Oh-My-Bash: Selecting yes at the start of the installation.
-
Clone the repository:
git clone https://github.com/akhos09/alacrittyforge
-
Navigate to the script's directory:
cd alacrittyforge/
-
Make the script executable:
chmod +x alacrittyforge.sh
-
Run the script:
./alacrittyforge.sh
Use the script’s intuitive theme selector to browse and apply themes from the alacritty-theme repository.
Thank to all of the contributors of Alacritty that are constantly improving the project. All of the credits are for them and specially to Joe Wilm (Creator), Kirill Chibisov (Developer), and Christian Dürr (Developer).