https://github.com/stringhost/kalighost
Kali Linux Customisation - KaliGhost💀
https://github.com/stringhost/kalighost
bash catppucin catppucin-theme customization dotfiles ghost hack hacker hyprland kali kali-linux linux rice ricing
Last synced: 3 months ago
JSON representation
Kali Linux Customisation - KaliGhost💀
- Host: GitHub
- URL: https://github.com/stringhost/kalighost
- Owner: StrinGhost
- License: gpl-3.0
- Created: 2024-10-08T03:19:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-09T09:02:48.000Z (about 1 year ago)
- Last Synced: 2025-09-11T23:27:47.623Z (9 months ago)
- Topics: bash, catppucin, catppucin-theme, customization, dotfiles, ghost, hack, hacker, hyprland, kali, kali-linux, linux, rice, ricing
- Language: Shell
- Homepage:
- Size: 8.97 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## `🐲` KaliGhost
>[!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
## `🎥` Video
https://github.com/user-attachments/assets/6a4bc5f0-91ce-44d6-9548-bca08edd6635
---
## `📸` Screenshots


## `💾` Installation
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`.
#### **One Command Setup for Lazy Sloths🦥**
```bash
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.
## `⌨️` KeyBindings
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.
## `❓` Why
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.