Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.18 KB

Gerard Braad's Debian Development Environment

"Prompt"

Installation and deployment scripts for my personal development environment.

Usage

Cloud

Podman

$ podman run -it ghcr.io/gbraad-devenv/debian/dotfiles:bookworm /bin/zsh 

or with Tailscale enabled:

$ podman run -it --cap-add=NET_ADMIN --cap-add=NET_RAW --device=/dev/net/tun ghcr.io/gbraad-devenv/debian/dotfiles:bookworm /bin/zsh

Authors

"Gerard Braad"
@gbraad