Git Product home page Git Product logo

Comments (5)

ferologics avatar ferologics commented on June 5, 2024
mb@ms-MacBook-Pro ~> git clone https://github.com/0rax/fishline.git/ ~/.config/fish/fishline
Cloning into '/Users/mb/.config/fish/fishline'...
remote: Enumerating objects: 1090, done.
remote: Total 1090 (delta 0), reused 0 (delta 0), pack-reused 1090
Receiving objects: 100% (1090/1090), 328.59 KiB | 1.07 MiB/s, done.
Resolving deltas: 100% (696/696), done.
mb@ms-MacBook-Pro ~> vim ~/.config/fish/config.fish
mb@ms-MacBook-Pro ~> fishline
fish: Unknown command fishline
mb@ms-MacBook-Pro ~> fish
source: Error encountered while sourcing file '/Users/mb/.config/fish/conf.d/themes/default_256_colors.fish':
source: No such file or directory
source: Error encountered while sourcing file '/Users/mb/.config/fish/conf.d/themes/default_symbols.fish':
source: No such file or directory
Welcome to fish, the friendly interactive shell

from fishline.

marnunez avatar marnunez commented on June 5, 2024

Same here.

from fishline.

0rax avatar 0rax commented on June 5, 2024

Hello there, sorry for the late reply it seems that the notifications for this issue got lost in transit.

The issue here seems to arise from this part of the code https://github.com/0rax/fishline/blob/master/init.fish#L23-L32 which makes me think that there might be an issue with your FLINE_PATH.

@ferologics in your second example, after updating config.fish, you either need to source it (via source ~/.config/fish/config.fish or restart fish for your configuration to be taken into account.

If the issue still exist after that, could you please show me the content of your config.fish at the time of testing as well as the output of fish --version and fishline -v ?

There might be an issue in how the FLINE_PATH is set, either in your config.fish or as it is inferred in fishline/init.fish.

Best

from fishline.

ferologics avatar ferologics commented on June 5, 2024

@0rax thx 4 the reply. I ended up using the Tide prompt. 🤷‍♂️

from fishline.

0rax avatar 0rax commented on June 5, 2024

Fair enough, tide is a pretty good alternative with a more active development. Glad you were able to find something that fits your need.

from fishline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.