This commit is contained in:
parent
97266ef796
commit
7719496304
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
```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.
|
Loading…
Add table
Reference in a new issue