Why hide the system and config dirs?
Posted Apr 9, 2004 11:01 UTC (Fri) by
Duncan (guest, #6647)
Parent article:
The User-Accessible Filesystem Hierarchy Standard
The part I like best about this is creating a homedir subdir for config
files. However, once you get all those out of the main homedir and into a
single subdir, there's no reason to keep that dir hidden. Make it
~/config rather than ~/.config, and ~/system rather than ~/.system.
In fact, I've done as close to that as I can in my own homedir. Most of
the ~/.<whatever.rc> files in the homedir are simply symlinks to UNHIDDEN
parallels in ~/config/<subsection>/<whatever.rc>, with <subsection> being
something like kde, gtk, console, etc.
Duncan
(
Log in to post comments)