name: hx-install-helix description: "Install the Helix editor. TIL note about hx. Use when working with hx and the user mentions install helix or related topics."
Install the Helix editor
macOs
brew install helix
Ubuntu
sudo add-apt-repository ppa:maveonair/helix-editor
sudo apt update
sudo apt install helix