fish user paths

Answered

Hello,

Even though it seems fish is integrated to the pycharm terminal, it doesn't actually pick up the universal variable $fish_user_paths (where fish recommends one puts paths). Echoing it only produces an empty line, same as echoing a variable that doesn't exist.

I checked the list where fish universal variables are stored (.config/fish/fishd.[something]) and it seems that the variables BEFORE fish_user_paths are loaded, while every variable after (and including) it, are not loaded.

I've looked around for a solution and haven't found any. Help would be appreciated.

Thanks!

0
1 comment

Hi Hernando! Looks like a bug, thank you for reporting. I created a ticket about the problem: IDEA-176363. Please feel free to vote or/and comment if I missed something.

0

Please sign in to leave a comment.