Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.32 KB

File metadata and controls

23 lines (21 loc) · 1.32 KB

Project: Eternity OS (Kali-on-Mac)

Use this checklist to track progress.

  • Planning
    • Research available security tools on Homebrew map to Kali standard tools
    • Design the setup script architecture
  • Implementation
    • Create eternity_setup.sh for core dependencies (Homebrew, git, etc.)
    • Implement tool installation (Network, Web, Password, Exploitation)
    • Configure shell environment (Zsh themes, aliases, MOTD)
  • Verification
    • Verify tool installation and paths
    • Test a few key tools (nmap, etc.)
  • Eternity v2 (Kali Complete)
    • Update eternity_setup.sh with ANY and ALL available Kali tools found on Homebrew
    • Create eternity_theme.zsh to impose Kali visual identity (prompt, colors)
    • Create eternity_launcher.sh (The "Menu")
  • Eternity v3 (Deep Integration)
    • Add Wordlists (RockYou, SecLists) setup to installer
    • Install Zsh plugins (syntax highlighting, autosuggestions)
    • Configure neofetch to show Kali Logo
    • Add "Fake Linux" aliases (ip, systemctl)