Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 335 Bytes

File metadata and controls

12 lines (8 loc) · 335 Bytes

DotFiles

Install script and configuration for my kali environment

Installation:

  • Installs packages from current Kali repositories.
  • Uses repo-relative config paths (dots/ and .config/rofi/).
cd ~ && git clone https://github.com/gerbsec/kali-setup.git && cd kali-setup && chmod +x install.sh && ./install.sh