Skip to content

Is there any way to run fish from a folder ? #9435

Closed Answered by faho
Xoffio asked this question in Q&A
Discussion options

You must be logged in to vote

The rpm has been built to use the system paths. It has been configured to be installed into /usr, so fish ends up in /usr/bin/fish and the associated files end up in /usr/share/fish/.

That's how rpms typically work. You're not really gonna be happy just unpacking them like that.

You can build fish yourself with other files, or you could try this appimage a user has produced. (building an official appimage is also our longer term goal for having an easy-to-install single-file fish, but this one is very much unofficial)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Xoffio
Comment options

@faho
Comment options

@Xoffio
Comment options

@faho
Comment options

Answer selected by Xoffio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants