A beginner-friendly one-click script to set up your Kali or Parrot OS with essential hacking tools, a clean workspace, and a better terminal.
- System update + upgrade
- Installs tools like:
ffuf,gobuster,rustscan,seclists
- Installs Oh My Zsh + aliases
- Creates hacker-friendly folders:
~/recon,~/scripts,~/reports,~/wordlists
- Sets Zsh as your default shell
- Adds aliases for speed
- Displays system info with
neofetch
git clone https://github.com/YOUR-USERNAME/kali-starter-setup.git
cd kali-starter-setup
chmod +x kali-starter-setup.sh./kali-starter-setup.shThat’s it. It’ll do everything for you.
Coming soon – add a screenshot of your terminal after running the script.
Pull requests are welcome! If you’re a Kali/Parrot user and want to improve this for others, feel free to fork and contribute.
MIT License – free to use and share.