One command to supercharge your terminal. No manual setup required.
Run this command in your PowerShell terminal. The installer will let you selectively pick the packs you want and check for any missing dependencies.
iwr https://raw.githubusercontent.com/mini-page/TheSecretJuice/main/install.ps1 | iex
Pick from Media, Navigation, Dev, System, or Core packs during the setup.
The script automatically scans for required CLI tools (fzf, yt-dlp, etc) and provides links if missing.
Reload your profile with . $PROFILE and enjoy your new powers!
1. Clone the repository:
git clone https://github.com/mini-page/TheSecretJuice.git
2. Source the modules you want in your $PROFILE:
. "C:\Path\To\TheSecretJuice\Steroids\git-enhance.ps1"