Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] init.sourcehome: look in ~/.config/zsh for files



On 1/1/24 18:25, earnestly wrote:
> On Mon, Jan 01, 2024 at 10:14:53PM +0100, Jörg Sommer wrote:
>> But wouldn't it be possible to support a minimal
>> subset, e.g. like ~/.config, to allow using some XDG features?
> 
> Please don't make up your own standards like this, I don't use ~/.config
> for example.

That's not an "own standard". Many applications use ~/.config, eg git, 
google-chrome, i3, signal, vlc, transmission, kitty, yarn, asciinema, 
and many more.

It is defined in the XDG standard that the submitter added:

https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

 > $XDG_CONFIG_HOME defines the base directory relative to which user-
 > specific configuration files should be stored. If $XDG_CONFIG_HOME is
 > either not set or empty, a default equal to $HOME/.config should be
 > used.

Cheers,
Wesley

-- 
Wesley Schwengle
E: wesley@xxxxxxxxx






Messages sorted by: Reverse Date, Date, Thread, Author