dev-env/README.md

16 lines
469 B
Markdown
Raw Permalink Normal View History

2025-02-02 22:14:59 +00:00
```bash
~/D/P/D/Dev-Env @3cc98a9• λ❱ podman run --rm -it dev-env:latest
Sunday 22:10, 02/02/25
Welcome to alpine, deke/dev-env edition
Check out these tools:
Diagnostics: btop, tcpdump, dust, fd, rg
CLI: zellij, helix, curl, wget, tar, zstd, jq
SVN: git, jj, lazygit, lazyjj
K8S: k0s, kubectl
```
This is my development environment with a bunch of .config files that I enjoy.
It's not exactly "slim" but I wanted to do an experiment.