1
0
Fork 0
3 Home
Zenny edited this page 2025-10-27 20:35:31 +01:00

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