An open API service indexing awesome lists of open source software.

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💀

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
![Shot](Assets/Shot.jpg)
![full](Assets/full.jpg)

## `💾` 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.


i3wm

## `⌨️` 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.