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.
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).