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 19:42, earnestly wrote:
> On Mon, Jan 01, 2024 at 10:41:00PM +0000, Wesley Schwengle wrote:
>> That's not an "own standard". Many applications use ~/.config, eg git,
>> google-chrome, i3, signal, vlc, transmission, kitty, yarn, asciinema,
>> and many more.
> 
> Hardcoding ~/.config is a custom standard, the applications you list all
> follow XBDS which derives its value from XDG_CONFIG_HOME with a fallback
> on HOME/.config if unset.
> 
> The suggest in this thread is to *hardcode* the value of HOME/.config.

That's not how I read the remark, it is stated:

 > But wouldn't it be possible to support a minimal subset, e.g. like
 > ~/.config, to allow using some XDG features?

So, it asks to let zsh behave as if XDG_CONFIG_HOME isn't set, then 
using the default ~/.config

Therefore I don't think this is "a personal or own standard".

Cheers,
Wesley

-- 
Wesley Schwengle
E: wesley@xxxxxxxxx






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