This is a bash script that displays a splash animation when a new terminal window is opened. The animation is created using ASCII art and the script utilizes both Bash and Python.
- Bash
- Python 3
- pip (Python package installer)
-
Clone or download this repository.
-
Install the required Python packages by running the following command in the terminal:
pip install -r requirements.txt
