Important
The install.sh
script installs the required packages and dependencies. The process may take some time.
Note
Fresh Kali Install Recommended!
OS | Kali Linux |
Window Manager | i3 |
Terminal | Kitty |
Shell | Zsh |
IDE | NeoVim |
Font | JetBrains Mono Nerd |
GTK Theme | Catppucin |
Launcher | Rofi |
Status Bar | Polybar |
Compositor | Picom |
KaliGhost.mp4
Clone the repo git clone https://github.com/StrinGhost/KaliGhost.git && cd KaliGhost
Simply chmod +x install.sh
the installation script if it isn't already marked as executable and then just run it with ./install.sh
.
Note
**A pre-build binary of Picom latest version is used during the installation. If you dont want to use the pre-build binary. Run the install.sh
script with --no-picom flag. **
git clone https://github.com/StrinGhost/KaliGhost.git && cd KaliGhost && ./install.sh
After successfully installing everything, make sure you reboot your system.
After Rebooting, in Login Menu select i3
from the drop-down list and log in.
Applications | Key Bindings |
i3 | ReadMe |
Tmux | ReadMe |
WallPapers | ReadMe |
Feel free to modfiy any configuration as you like these configurations suites me best. If you feel I should update or add something don't hesitate opening an issue or pull request I will try to respond as quick as possible.
I created it to simplify the process of setting up a customized Kali Linux environment. As a pentester, I've often found myself spending hours configuring and installing various tools and configurations from scratch. This script aims to automate that process, making it easy for users to get started with a fully functional and customized Kali Linux environment.