This package browser is in early development. Mind the rough edges.

blesh 0.4.0-devel3

Bash Line Editor

Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline. It adds syntax highlighting, auto suggestions, vim modes, and more to Bash interactive sessions.

Installation

Install blesh 0.4.0-devel3 as follows:

guix install blesh@0.4.0-devel3

Or install the latest version:

guix install blesh

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.