zsh-workers
 help / color / mirror / code / Atom feed
* please conform to the xdg base directory specification
@ 2013-08-13  8:33 Thomas Koch
  2013-08-13  9:15 ` Frank Terbeck
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Koch @ 2013-08-13  8:33 UTC (permalink / raw)
  To: zsh-workers

The XDG base directory specification[1][2] says that configuration files should 
go in ~/.config/$APPNAME. I know that it's possible to change $ZDOTDIR in /etc 
but this would break the zsh configuration for all users that have not moved 
their config files. So zsh would need to check both $HOME and $HOME/.config/zsh 
for configuration files.

[1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
[2] https://wiki.debian.org/XDGBaseDirectorySpecification

Regards, Thomas Koch


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-24 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-13  8:33 please conform to the xdg base directory specification Thomas Koch
2013-08-13  9:15 ` Frank Terbeck
2013-08-15 18:54   ` Peter Stephenson
2013-08-17  3:20     ` Bart Schaefer
2013-08-17  8:46       ` Mikael Magnusson
2013-08-24 17:05       ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).