Skip to content

Template for a Debian-based development environment by @gbraad

Notifications You must be signed in to change notification settings

gbraad-devenv/debian-template

 
 

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