/parrot-build

Ansible Scripts to customize Parrot OS

Primary LanguageShell

** Make sure to pip install ansible, apt has an older copy **

Instructions

  • Start with Parrot Sec Edition
  • Install Ansible (pip3 install ansible)
  • Clone and enter the repo (git clone)
  • ansible-galaxy install -r requirements.yml
  • ansible-playbook main.yml --ask-become-pass

Personal Changes

  • Add i3 tiling manager and related configs
  • Use zsh with oh my zsh and fish autocomplete and color highlight plugins
  • More flexible burpsuite certificate installation
  • Add cascadia code font and related nerd font
  • Minor fixes i needed to make things work