Hi,

Mario Calcagno <[email protected]> skribis:

> -------------------------------8<-----------------------------
> (service home-zsh-service-type
>   (home-zsh-configuration
>     (environment-variables '(("PROVA" . "Ciao, guix"))))
> ----------------------------->8------------------------------
> and in both cases I have a non functional shell:
> - the packages that should be part of the profile aren't accessible
> - for some reason I can't use backspace to delete characters
> - and I get this error: "/home/mario/.config/zsh/.zprofile:source:2: no
>   such file or directory: /etc/profile"

This is an error you get in ‘guix home container’ or after deploying
with ‘guix home reconfigure’?

In the former case, we should arrange so that ‘guix home container’
provides /etc/profile.  But either way, the default .zprofile should
gracefully cope with the lack of /etc/profile.

(I don’t use Zsh though so that’s pretty much the extent of what I
understand.)

Thanks,
Ludo’.

Reply via email to