Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] init.sourcehome: look in ~/.config/zsh for files
- X-seq: zsh-workers 52453
- From: Wesley Schwengle <wesley@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] init.sourcehome: look in ~/.config/zsh for files
- Date: Tue, 02 Jan 2024 01:13:17 +0000
- Archived-at: <https://zsh.org/workers/52453>
- Feedback-id: 16776580:user:proton
- In-reply-to: <ZZNN-KQZiS-N88jk@teapot>
- List-id: <zsh-workers.zsh.org>
- References: <f14bdf8880777c171515fc147a4084de955fd6b8.1704139164.git.joerg@jo-so.de> <CAH+w=7YfS-DFyX7CtxJ4qw+W3UQn4mBEPZ6UBS6pGiXe-mBkhw@mail.gmail.com> <6kojc6iwl5c6raahnkwzuwylats7qgwgybx4y3yliavu7h6z3w@42im63oedqil> <ZZM72vLntlCrFb2C@teapot> <bc1bb52f-49e8-473e-b4c4-b6fb48583ff6@opndev.io> <ZZNN-KQZiS-N88jk@teapot>
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