Installation
Fury has not yet been publicly released, but a beta version has been made
available to some users as an executable script, fury-0.3.0.sh
. To install
Fury interactively, just run the script from within a shell.
This will install the fury
command on your system, as well as coursier
and
bloop
if these are not already installed. Fury will make a small modification
to your shell init script.
Tab completions
It is strongly recommended to use Fury’s comprehensive tab-completions, though
these are currently only available for zsh
. If the install script finds a
.zshrc
file in your home directory, it will install these too.
In time, support for bash
and fish
will hopefully be made available.