Danilo Ješić
Danilo Ješić
A vote for this feature. I would like to find a way to make `node` not be a part of `_tide_right_items` permanently
I tried editing the list by removing `node` now with: ```fish set -Ux tide_right_prompt_items 'status' 'cmd_duration' 'context' 'jobs' 'virtual_env' 'rustc' 'java' 'php' 'chruby' 'go' 'kubectl' 'toolbox' 'terraform' 'aws' 'nix_shell' 'crystal'...
After running the `set -U tide_right_prompt_items ...` command and restarting the shell the node icon is gone. But after opening a new shell I get this error and tide breaks:...
Was just cleaning up my stale issues 🙂 Best regards to all green coders!
> We should also check the python version right at the beginning. @ribalba I'd like to start working on this. @ArneTR How about python version and and disk full for...