would it be possible to allow psql config files to reside in ~/.config/psql to help unclutter ~ obviously this should be some kind of cascading lookupfirst look for... e.g
.config/psql/psqlrc
.psqlrC
libpq consults environment variables to allow for user customization.
David J.