Issue with Helix Runtime Directory and Symbolic Link in Fish Shell #9485
Unanswered
mastermedia092
asked this question in
Troubleshooting
Replies: 1 comment
-
If you've installed via brew you shouldn't need to set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I am encountering an issue with the Helix runtime directory and symbolic link creation in the Fish shell. The runtime directory appears to be symlinked correctly, but it is empty when it should contain files. Additionally, I am facing difficulties configuring the Fish shell to work with Helix.
Here are the details of the issue:
Symbolic Link to Helix Runtime Directory:
Runtime directory location: /Users/antonbondarenko/.config/helix/runtime
Symlink target: /Users/antonbondarenko/runtime
Empty Helix Runtime Directory:
Helix installation path: /opt/homebrew/Cellar/helix/23.10/bin/runtime
The runtime directory is empty when it should contain necessary files.
Fish Shell Configuration:
I have configured my Fish shell to set the HELIX_RUNTIME environment variable and create a symbolic link as follows:
fish
I have checked the paths and the installation, but I'm unable to determine why the runtime directory is empty. I would appreciate any assistance or guidance on resolving this issue. Please let me know if there are any specific steps or configurations that need to be adjusted.
Fish Shell Configuration:
fish
Thank you for your help and support in resolving this matter.
Reproduction Steps
No response
Helix log
Platform
macos m1
Terminal Emulator
tabby 1.0.205 (1.0.205)
Installation Method
brew
Helix Version
helix 23.10 (f6021dd)
Beta Was this translation helpful? Give feedback.
All reactions