Search code examples
webstormfishfedora-25oh-my-fish

oh-my-fish `omf: command not found` in WebStorm terminal emulator


I am using WebStorm 2017.1.3 on Fedora 25.

I have fish set up as my default shell and installed oh-my-fish so in Terminal I see my git branch and other information by default. omf update runs as expected.

In the WebStorm terminal emulator I still get fish, but not omf:

user@host ~> omf
fish: omf: command not found...

I'm a noob fish and omf user, can anyone help?

Thanks.


Solution

  • An answer was given here: IntelliJ's embedded terminal does not load fish functions. I.e, add some lines of code to the app for the time being (until Jetbrains makes a fix).