This repository contains my personal configuration files for customizing and colorizing the terminal using the amazing Dracula theme.
To use these configuration files, follow the steps below:
- Clone the repository:
git clone https://github.com/Shuhua-L/Dracula-Terminal.git
- Copy the desired configuration file(s) to your home directory (
~/
). - Restart your terminal or reload the shell configuration:
- For Zsh users: Run
source ~/.zshrc
. - For Bash users: Run
source ~/.bashrc
.
- For Zsh users: Run
Feel free to customize the configuration files further according to your preferences. For a detailed tutorial, check out my post on DEV Community.
- Dracula Theme: Dracula Official
- Inspiration: Dracula Theme for Terminal