Elvish

From NixOS Wiki
Revision as of 16:28, 4 April 2024 by MikiBot (talk | contribs) (Add warning about the new wiki)
Jump to: navigation, search
Warning: You are reading an article on the deprecated unofficial wiki. For the up to date version of this article, see https://wiki.nixos.org/wiki/Elvish.

Elvish is a cross-platform shell suitable for both interactive use and scripting. It features a full-fledged, non-POSIX-shell programming language with advanced features like namespacing and anonymous functions, and a powerful, fully programmable user interface that works well out of the box.

Usage

There is an elvish module, that can be stored in $HOME/.elvish/lib/nix.elv. After that it can loaded by adding use nix in $HOME/.elvish/rc.elv.