Skip to content

mm4rks/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

234 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Automated development environment setup for Debian and Arch-based distributions.

Quick Start

Standard Setup

Requires sudo privileges. Performs full system configuration and stows dotfiles.

git clone https://github.com/mm4rks/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./setup.sh

Guest Mode

Sandboxed 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

Profiles (./setup.sh [profiles])

  • dev: Go, Rust.
  • pwn: BloodHound, NetExec, PowerView, Certipy.
  • rev: Joern, Ghidra.

Testing

Run tests across all supported distributions using Docker:

./test_runner.sh

About

dotfiles for stow

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors