Install

Sidebar

  • Vim Mode
  • Completions
  • Lunacolors
  • Frequently Asked Questions
  • Getting Started
  • Introduction
  • Module hilbish
  • Module fs
  • Module snail
  • Module terminal
  • Module commander
  • API
  • Module bait
  • Module hilbish.module
  • Module hilbish.abbr
  • Module hilbish.userDir
  • Module hilbish.os
  • Module hilbish.history
  • Module hilbish.completion
  • Module hilbish.messages
  • Module hilbish.aliases
  • Module hilbish.runner
  • Module hilbish.timers
  • Module hilbish
  • Module hilbish.jobs
  • Module hilbish.editor
  • Actions
  • Module doc
  • Nature
  • Module dirs
  • Hilbish
  • Command
  • Signals
  • Signal
  • Notification
  • Runner Mode
  • Options
  • Features

Install

You can download both at any time, but note that the development builds may have breaking changes.

For the latest *stable release, check here: https://github.com/Rosettea/Hilbish/releases/latest For a *development build**: https://nightly.link/Rosettea/Hilbish/workflows/build/master

Compiling To read the steps for compiling Hilbish, head over to the GitHub repository.

Package Repositories Methods of installing Hilbish for your Linux distro.

Fedora (COPR) An official COPR is offered to install Hilbish easily on Fedora. Enable the repo: sudo dnf copr enable sammyette/Hilbish

And install Hilbish: sudo dnf install hilbish

Or for the latest development build from master: sudo dnf install hilbish-git

Arch Linux (AUR) Hilbish is on the AUR. Setup an AUR helper, and install. Example with yay:

yay -S hilbish

Or, from master branch: yay -S hilbish-git

Alpine Linux Hilbish is currentlty in the testing/edge repository for Alpine. Follow the steps here (Using testing repositories) and install: apk add hilbish