Skip to content

Instantly share code, notes, and snippets.

View nvjkmr's full-sized avatar

Vijay Kumar nvjkmr

View GitHub Profile
@nvjkmr
nvjkmr / home-org.txt
Last active February 4, 2020 21:30
Linux home directory files organization
~/home/
- apps/ user-space applications
- archive/ rarely accessed, usually compressed
- cloud/ folder to synced to cloud
- config/ configuration files, kept in version control
- dev/ software development
- co/ checkout other projects
- play/ playground for tools, scripts & challenges
- sw/ main software projects
- go/ golang workspace