Skip to content

gbraad-devenv/debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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