README.md
July 6, 2026 ยท View on GitHub
kali-theme
Kali Linux Theme Installer - An interactive shell customization tool.
Features
- Package Installer: Installs dependencies (
zsh,fish,fastfetch,figlet,toilet,git,wget,curl,unzip,ruby) usingapt. - Custom Zsh, Bash, & Fish Themes: Deploys themed prompt configurations with custom host/username settings, Git branch visualizer, and custom colors.
- Fastfetch Presets: Deploys a customized modern Fastfetch system layout.
- Multi-Shell Plugins Submenu:
- Zsh: Installs
zsh-syntax-highlightingandzsh-autosuggestions. - Bash: Installs
ble.sh(Bash Line Editor) for syntax highlighting and autocomplete. - Fish: Installs
fisherand plugins (fzf.fish,sponge, andfish-colored-man).
- Zsh: Installs
- Dynamic Color Presets: Switch prompt accents dynamically:
- Cyberpunk Neon (Magenta & Cyan)
- Dracula (Purple & Green)
- Nord (Cyan & Blue)
- Gruvbox (Yellow & Red)
- Kali-TH Default (Blue & Red)
- Stealth Matrix (Green & Yellow)
- Ice Cold (Tech Blue & Cyan)
- Modern CLI replacements: Installs and sets up
eza,bat,zoxide,ripgrep,fzf, andfd-find. - Tmux Theme & Auto-Start: Installs and sets up a customized status bar in
.tmux.confmatching the accent color, with an optional toggle to auto-start Tmux on terminal launch. - Atuin Integration: Integrates Atuin shell history sync for a unified, SQLite-powered shell command search interface.
- Developer Tools: Configure Neovim (with LazyVim option) and Git (diff-so-fancy pager and colors).
- Nerd Fonts Installer: Download and install custom Nerd Fonts (JetBrains Mono, Hack, Fira Code) to render terminal icons properly.
- Starship Prompt Integration: Installs and applies a themed Starship preset matching the prompt styling.
- Passwordless Shell Changer: Uses
usermodinstead ofchshto switch shells silently without prompting for passwords.
Installation
* [+] git clone https://github.com/h4ck3r0/kali-theme
* [+] cd kali-theme
* [+] bash os.sh

