kali-build is my custom Ansible playbook, designed to deploy my ideal Kali Linux environment.
Use the package manager pip to install ansible.
python3 -m pip install ansible
git clone https://github.com/wither/kali-build.git
cd kali-build
sudo whoami
ansible-playbook main.yml
- pimpmykali support.
- Neovim configuration with NvChad.
- Burp Suite configuration and certificate support.
- "One Dark" theme across my favourite applications.
- Tmux, Alacritty & zsh configuration.
- Firefox-ESR configuration including extensions, themes, settings and bookmarks.
- Installs my Obsidian notes.
- and more!
Credit to IppSec for a lot of the code for the browser role.