This is yet another colorls clone.
- fast (compiled to native code)
- aims to be a drop-in replacement to GNU ls
- supports
LS_COLORS
Note: scalals binaries are currently available for Linux and MacOS on amd64 and arm64.
Using coursier
- run
cs install --contrib scalals
(run this again to install the latest version)
cachix use cbley
(optional, avoids re-building)- run
nix profile install github:avdv/scalals
- download a pre-built binary for your platform
- ensure it is found in your
PATH
- run
chmod +x path/to/scalals
- install a Nerd Font from here and use it in your terminal emulator
- set up your dircolors (see https://www.nordtheme.com/ports/dircolors for example)
- run
cachix use cbley
(optional) - run
nix-build
ornix build
(flake) - binary is in
result/bin/