Hacker News new | ask | show | jobs
by pledg 4799 days ago
When the contents of .bash are sourced it will be done in filename order. Some files might rely on others being sourced first. So using the numeric prefix allows controlling the order while still having meaningful names.