A complete, battle-tested configuration for Kali Linux with an enhanced ZSH prompt and powerful tmux setup. Perfect for penetration testing, CTF competitions, and daily driving.
- Custom 2-line prompt with IP addresses (Ethernet, VPN, WiFi)
- Nerd Font glyphs for beautiful icons (requires Nerd Font)
- Syntax highlighting for commands, paths, and options
- Auto-suggestions based on command history
- Case-insensitive tab completion
- Ctrl+P to toggle between 2-line and 1-line prompt
- Exit code and background job indicators in prompt
- Ctrl+A prefix (instead of default Ctrl+B)
- Mouse support with intelligent scrolling
- Vi-style copy mode with automatic clipboard integration
- Alt+Arrow to switch panes without prefix
- Shift+Left/Right to switch windows
- Ctrl+Space to zoom pane
- Automatic window renaming based on active process
- Logging support via tmux-logging plugin
git clone https://github.com/akuma-log/MyKaliTerminal.git ~/Kali-Config
cd ~/Kali-Config
chmod +x install.sh
./install.sh