Homedir structure
My personal dotfiles configuration managed with Stowbun for easy deployment across different systems.
~/opt/
├── bin
├── build
├── etc
├── include
├── lib
├── lib64
├── projects
└── share
mkdir -p ~/opt/bin ~/opt/build ~/opt/etc ~/opt/include ~/opt/lib ~/opt/lib64 ~/opt/projects ~/opt/share