GithubHelp home page GithubHelp logo

Comments (10)

derekstavis avatar derekstavis commented on May 27, 2024 8

The line should be

curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish

from oh-my-fish.

oranja avatar oranja commented on May 27, 2024 5

Ah ha! This explains everything.

Oh-My-Fish is not bundled with the fish shell. Not in brew, nor anywhere else.
Oh-My-Fish is a package manager, written in fish, for fish, and we here like it the most, but it's not the only one. There are other such package managers, and each fish user is free to choose a package manager for him/herself, if any at all.

To use OMF, you'll need to install it first. See: https://github.com/oh-my-fish/oh-my-fish#installation

from oh-my-fish.

davidnknight avatar davidnknight commented on May 27, 2024

FYI: Just installed using the command line curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish omf help and now works fine.

from oh-my-fish.

bpinto avatar bpinto commented on May 27, 2024

Could you show us the output of the installation?

It's likely that the installation did work but you needed to open a new shell for omf to load properly.

from oh-my-fish.

davidnknight avatar davidnknight commented on May 27, 2024

I don't have the output anymore but I had opened countless new shells and even restarted the machine but to no avail, so that certainly wasn't the issue.

from oh-my-fish.

davidnknight avatar davidnknight commented on May 27, 2024

The above curl line that I used was copied from the read me. Either way, the curl method worked, it was the brew and installer methods that left me with an incomplete installation.

from oh-my-fish.

bpinto avatar bpinto commented on May 27, 2024

I'm a little lost here, I don't know what happened nor which command you ran... So I don't even know if we have to do changes to the README page.

If you could share more information, that would be helpful. Thanks!

from oh-my-fish.

tamoyal avatar tamoyal commented on May 27, 2024

For example:

$ brew install fish
==> Downloading https://homebrew.bintray.com/bottles/fish-2.4.0.sierra.bottle.tar.gz
Already downloaded: /Users/tamoyal/Library/Caches/Homebrew/fish-2.4.0.sierra.bottle.tar.gz
==> Pouring fish-2.4.0.sierra.bottle.tar.gz
==> Using the sandbox
==> Caveats
You will need to add:
  /usr/local/bin/fish
to /etc/shells.

Then run:
  chsh -s /usr/local/bin/fish
to make fish your default shell.
==> Summary
🍺  /usr/local/Cellar/fish/2.4.0: 837 files, 6.2M
$ fish --version
fish, version 2.4.0
$ omf
-bash: omf: command not found

Opening a new shell doesn't help. I'm on OSX 10.12.1

from oh-my-fish.

tamoyal avatar tamoyal commented on May 27, 2024

Yep that's the deal. I was thinking the installer took care of everything but the pipe makes it clear

from oh-my-fish.

adibpwd avatar adibpwd commented on May 27, 2024

The line should be

curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish

thanks brow

from oh-my-fish.

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.