unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* guix + fish shell help
@ 2023-10-23  2:51 Alexis Simon
  2023-10-23  9:47 ` Unstable Horse
  0 siblings, 1 reply; 3+ messages in thread
From: Alexis Simon @ 2023-10-23  2:51 UTC (permalink / raw)
  To: help-guix

Hi,

Is there any fish power-user using guix here who could help me figuring 
out how to set up everything correctly?

My system:
- guix installed on Fedora
- fish installed through Fedora
- My path when I open a new shell, set up with the fish_add_path -U:
/home/alexis/.config/guix/current/bin /home/alexis/.guix-profile/bin 
/home/alexis/.cargo/bin  /usr/local/bin /usr/local/sbin /usr/bin 
/usr/sbin /var/lib/snapd/snap/bin

The issue I have is that when I run guix shell, the temporary profile 
gets added in the middle of things like so:
/home/alexis/.config/guix/current/bin /home/alexis/.guix-profile/bin 
/home/alexis/.cargo/bin 
/gnu/store/7d6s1wmjh2n1zmrwm72mq1rq0g9fgxga-profile/bin /usr/local/bin 
/usr/local/sbin /usr/bin /usr/sbin /var/lib/snapd/snap/bin
I'd expect the custom path to go in front of the other paths.

What I guess is happening is that a new shell is started, the bin path 
added to PATH, and then the fish shell started (which adds its own 
additional paths).

If people could let me know how they've managed to set up fish properly 
with guix this would be great.

Thanks!
Alexis


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-26 13:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-23  2:51 guix + fish shell help Alexis Simon
2023-10-23  9:47 ` Unstable Horse
2023-10-23 17:32   ` Alexis Simon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).