Add bash.d. #7

Merged
shaunrd0 merged 20 commits from bash-d into main 2026-02-21 15:14:40 +00:00
Showing only changes of commit 644fca32ed - Show all commits

View File

@@ -31,9 +31,3 @@ docker build -t dot .
docker run -it dot bash docker run -it dot bash
``` ```
This container has the following packages installed and uses `ubuntu:latest` as a base.
```
git stow vim tmux ranger clang wget curl golang-go
```