echo $SHELL;

Terminal
/usr/local/bin/fish

WebStorm Terminal
/bin/bash

Changed the WebStorm Terminal Shell path to '/usr/local/bin/fish' and it's
running fish perfectly now!

Weird thing is, the WebStorm Terminal's 'echo $SHELL;' is still returning '
/bin/bash' but is clearly using fish now after the above settings change.
Clearly a bug, but it's running fish now and that's what I wanted.

Thanks Charlie :)


On Thu, Jun 12, 2014 at 1:02 PM, charlie <charlie.f...@gmail.com> wrote:

> Hmm no, thats how I set mine.  What does
>
> echo $SHELL;
>
> say ?  In the terminal, and the webstorm terminal ?
>
>
> On Thu, Jun 12, 2014 at 11:51 AM, Ryan Burnett <ryanjburn...@gmail.com>
> wrote:
>
>> I set fish as my default shell by running:
>>
>> chsh -s /usr/local/bin/fish
>>
>> fish appears in Terminal but not the WebStorm Terminal.
>>
>> Is there a different way I should set fish as the default shell?
>>
>>
>> On Thu, Jun 12, 2014 at 12:46 PM, charlie <charlie.f...@gmail.com> wrote:
>>
>>> Is Fish your default shell ?  I'm running fish as my terminal in
>>> WebStorm and I didn't have to change settings it just showed up, but I have
>>> fish set as my main shell in /etc/passwrd
>>>
>>>
>>> On Thu, Jun 12, 2014 at 8:34 AM, Ryan Burnett <ryanjburn...@gmail.com>
>>> wrote:
>>>
>>>> How can I enable fish inside WebStorm's Terminal?
>>>>
>>>> You can see this in action here (0:27):
>>>>
>>>> https://egghead.io/lessons/nodejs-first-api-with-node-js-express-and-mongodb
>>>>
>>>> My WebStorm Terminal Settings Shell path is set to /bin/bash
>>>>
>>>> https://www.dropbox.com/s/hnei373n5y7dko2/Screenshot%202014-06-12%2009.30.16.png
>>>>
>>>> Any idea how to enable fish in WebStorm?
>>>>
>>>> P.S. I'm running OS X 10.9.3, WebStorm 8.0.3 and fish 2.1.
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk
>>>> Solutions
>>>> Find What Matters Most in Your Big Data with HPCC Systems
>>>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
>>>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
>>>> http://p.sf.net/sfu/hpccsystems
>>>> _______________________________________________
>>>> Fish-users mailing list
>>>> Fish-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks!
>>> Charlie
>>> 512-698-2009
>>>
>>
>>
>
>
> --
> Thanks!
> Charlie
> 512-698-2009
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to