Skip to content
Discussion options

You must be logged in to vote

You can use cargo uninstall from the helix-term directory within the repository to remove the hx binary.

Then remove the ~/.config/helix/runtime (unix), %AppData%\helix\runtime (Windows cmd), or $Env:AppData\helix\runtime (Windows PowerShell) directory to remove the runtime directory.

If you want to remove all files related to Helix (any configuration files or custom themes), you can remove the entire ~/.config/helix / %AppData%\helix / $Env:AppData\helix directory and you can remove the log file helix.log from the ~/.cache/helix / %AppData\Roaming\helix / $Env:AppData\helix directory. But if you are switching from a from-source build to a build from a package manager, you will want to sk…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aspizu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants