help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how can I open files through packages installed in different profile


From: Rutherther
Subject: Re: how can I open files through packages installed in different profiles
Date: Sun, 08 Dec 2024 22:19:32 +0100

>   Would that mean to sorce all 17 profiles in one go?
> or only two at a time?
>
> e.g. two profiles:
>
> `export 
> XDG_DATA_DIRS=$HOME/gfp/Projekte/Calibre:$HOME/gfp/Projekte/Emacs:$XDG_DATA_DIRS`
>  
>
>
>
> I don´t want to make a mistake that´s why I am asking beforehand.
>

It's up to you, can be one profile per line, can be 17 in one go. Just
separate them with `:`. Make sure to refer to the share folder of the
profile, not the profile itself. Ie. `$HOME/gfp/Projekte/Calibre/share`.
As you have a `for` for all of your profiles, maybe it would make sense
to always prepend the project share folders one by one in there.

Regards,
Rutherther



reply via email to

[Prev in Thread] Current Thread [Next in Thread]