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 080fa0894f - Show all commits

View File

@@ -48,6 +48,12 @@ docker build -t dot .
docker run -it dot bash docker run -it dot bash
``` ```
Note that some features may not work properly in the container, like system
clipboard integration with vim or certain font icons used in themes. Still, the
base configurations work, and using the container as a clean environment is
useful for testing things such as installation instructions for a personal
project.
### Configurations ### Configurations
#### Utilities #### Utilities