Automated development environment setup for Debian and Arch-based distributions.
Requires sudo privileges. Performs full system configuration and stows dotfiles.
git clone https://github.com/mm4rks/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./setup.shSandboxed environment. No sudo required. Does not modify the host home directory.
git clone https://github.com/mm4rks/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
source activate.sh- dev: Go, Rust.
- pwn: BloodHound, NetExec, PowerView, Certipy.
- rev: Joern, Ghidra.
Run tests across all supported distributions using Docker:
./test_runner.sh